https://github.com/mfcovington/genetic_drift
Web app to simulate genetic drift in allele frequency for a single polymorphism with two alleles
https://github.com/mfcovington/genetic_drift
Last synced: over 1 year ago
JSON representation
Web app to simulate genetic drift in allele frequency for a single polymorphism with two alleles
- Host: GitHub
- URL: https://github.com/mfcovington/genetic_drift
- Owner: mfcovington
- Created: 2012-10-02T23:38:12.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-03T11:16:22.000Z (about 13 years ago)
- Last Synced: 2025-02-14T15:15:21.397Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
#Genetic Drift Simulator
This web app will simulate genetic drift in allele frequency for a single polymorphism with two alleles.
Simulation is done under a Wright-Fisher model, using the binomial distribution.