all nodes_time() - even duplicates #2879
Unanswered
JaneeshBansal
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hm - to get the distribution of coalescence times wouldn't you want to weight be sequence length, not number of trees? If so, @nspope has written some methods to do this. |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
I was wondering if it is possible to get all of the nodes_time() from a tree? As currently it removes the duplicates - for example, could I get the node time for ID 4 written out three times?
I would like to produce a histogram of the coalescence time distributions for my simulation.
Thank you!
Janeesh
Beta Was this translation helpful? Give feedback.
All reactions