Replies: 1 comment 1 reply
-
Presumably this is essentially a feature of whether a branch above a node is involved in a recombination or a mutation, both of which are proportional to branch length under the coalescent / neutral mutation model |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
A quick check to see if we have more information in shared recombinations than in mutations for e.g. doubletons in a large simulation. The result for 40, 000 samples is
Note that this is not quite reasonable, because even if the nodes have > 2 parents, we might not be able to spot it if the parents have identical sequences on either the L or the R of the breakpoint. I suspect this is quite unlikely, though (I have not come up with an efficient way of checking this).
It should, I think, be possible to infer this sort of information from real data. I'm not quite sure how, though....
Beta Was this translation helpful? Give feedback.
All reactions