Is it possible to control the number of SegSites created by MaCS? #92
-
If I understand correctly, we must provide Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Yes, the number of generated sites varies between simulation runs - it’s an outcome of a stochastic process. If you want more segregating sites, then the implemented demographic model for the species is not matching your expectation. Have a look at runMacs2() if you want to define demographic model yourself. |
Beta Was this translation helpful? Give feedback.
Yes, the number of generated sites varies between simulation runs - it’s an outcome of a stochastic process.
If you want more segregating sites, then the implemented demographic model for the species is not matching your expectation. Have a look at runMacs2() if you want to define demographic model yourself.