Replies: 1 comment 3 replies
-
Many tree sequences you'll find in the wild have only bi-allelic snps with no back mutations, and under that assumption your first code is correct, so worth checking that first. |
Beta Was this translation helpful? Give feedback.
3 replies
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 again,
I believe that I just used a bunch of treeseq data incorrectly. What I want to find is all of the populations where an allele is currently found, along with associated info about when it first appeared, etc. Before I regenerate everything, I'm hoping someone can confirm that I was, in fact, doing it wrong the first time, and that I am doing it correctly now.
First attempt, which I'm pretty sure is wrong:
Second attempt, which I'm hoping is right:
Any feedback would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions