Talk:Monte Carlo Club: Difference between revisions
Jump to navigation
Jump to search
imported>Lab |
imported>Lab (Redirected page to Monte Carlo Club) |
||
Line 1: | Line 1: | ||
#REDIRECT [[Monte Carlo Club]] | |||
==Mar 18, 2017 "Wright-Fisher" (Due )== | ==Mar 18, 2017 "Wright-Fisher" (Due )== | ||
*Question: Try simulating Wright-Fisher model of genetic drift, as follows: | *Question: Try simulating Wright-Fisher model of genetic drift, as follows: |
Revision as of 21:14, 18 March 2017
Redirect to:
Mar 18, 2017 "Wright-Fisher" (Due )
- Question: Try simulating Wright-Fisher model of genetic drift, as follows:
- Begin with an allele frequency p=0.5, and a pop of N=100 haploid individuals
- Each individual produces 100 gametes, gives a total of 10,000 gametes
- Sample from the gamete pool another 100 to give rise to the next generation of individuals
- Recalculate allele frequency
- Repeat for a total generation of g=1000 generations
Submitted Codes |
---|