Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot handle unrooted input trees #3

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

Cannot handle unrooted input trees #3

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant