lineagekit / lineagekit

A python library with genealogy methods
0 stars 0 forks source link

Simulate sex chromosomes with msprime #7

Open sgravel opened 1 month ago

sgravel commented 1 month ago

Ploid pedigree class allows for the building of X, Y, and mito trees (this is already implemented in Ivan's repository). We can then do msprime simulations of these chromosomes. We will have to figure out whether lineagekit call msprime, or conversely, for this purpose.