You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say tou want to use a starting tree that you have computed with e.g. fastphylo.
If you use option -g to input the start tree, you will get an error message
telling you that the input is not a binary tree. This is because unrooted trees
typically have outdegree 3 at the "top".
What is the expected output? What do you see instead?
Options:
1. To root the tree arbitrarily.
2. To find a root that minimizes the number of duplications.
3. To ignore the first trinary node and create two nodes that arbitrarily
connect and roots the three subtrees.
Original issue reported on code.google.com by [email protected] on 21 Aug 2013 at 8:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Aug 2013 at 8:52The text was updated successfully, but these errors were encountered: