Replies: 2 comments 1 reply
-
I think the same general advice applies, you just need to use the HKY model when simulating mutations. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your response. To set the ancestral sequence, the previous response uses tskit.random_nucleotides. The documentation says this gives equal probability to all nucleotides. For the HKY model, the stationary distribution for the nucleotides are not equal. Is there a different way to set the ancestral sequence? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to simulate multiple sequence alignments with the full sequence data, not just the invariant sites with an HKY model using msprime. Is this possible? This is similar to a previous post, but it appears they are using a simpler DNA mutation model.
#1821
Thanks,
Anna Nagel
Beta Was this translation helpful? Give feedback.
All reactions