petrelharp / ftprime_ms

4 stars 2 forks source link

Resources for Kelleher et al., "Efficient pedigree recording for fast population genetics simulation"

Reproducibility

The results in this paper were generated with what ultimately became msprime version 0.5.0. The current version of msprime (0.6.x) contains a faster and more streamlined version of the algorithm that gives the same results.

Algorithm reference implementations

We provide some reference implementations of the algorithms described in the paper. To ensure that these will work as easily as possible in the future, they require mprime >= 0.6.0.