Skip to content

simulating a simple scenario #899

Closed Answered by molpopgen
JoseBlanca asked this question in Q&A
Discussion options

You must be logged in to vote

You can initialize a population with two alleles by generating an initial ancestry with msprime to initialize a population. Then, you may add a (selected) mutation to that population.

Currently, we do not support reverse mutation. We are still modeling infinitely many sites. Support for more general models is planned, but has no specific timeline.

The primary goal of this software is for research purposes. As such, some of the very simple cases that one may want to use for teaching may actually be a bit harder to do. I actually do not use feature rich simulations for my own teaching. Rather, I tend to use simple things written in JavaScript.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@molpopgen
Comment options

@JoseBlanca
Comment options

Answer selected by JoseBlanca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants