How to understand the result? #215
Answered
by
benfulton
zhengluo-zz
asked this question in
Q&A
-
How should I interpret the number of gene family expansions and contractions at each node? Are these numbers relative to the ancestral node or compared to the parent node? Could you provide an example? |
Beta Was this translation helpful? Give feedback.
Answered by
benfulton
Mar 14, 2025
Replies: 1 comment
-
They are relative to the parent, not the root, if I understand your question correctly, So if it looked like
There is an expansion of 5 from the root to the internal, and a total of 13 from the root to the tip. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
benfulton
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are relative to the parent, not the root, if I understand your question correctly, So if it looked like
root ---5----> internal ----- 8 -----> tip
There is an expansion of 5 from the root to the internal, and a total of 13 from the root to the tip.