kr-colab / discoal

discoal is a coalescent simulation program capable of simulating models with recombination, selective sweeps, and demographic changes including population splits, admixture events, and ancient samples
GNU General Public License v3.0
48 stars 10 forks source link

Rng mutation issues #3

Closed andrewkern closed 6 years ago

andrewkern commented 6 years ago

floating point precision truncation was leading to collisions between mutation sites. This led to rare cases where a mutation was effectively "missed" and only visible because a no recombination simulation violated the four gamete test.