We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
newick -draw core.newick -svg test.svg ---Fatal error--- tree2.cpp(836) assert failed: IsRooted()
The text was updated successfully, but these errors were encountered:
if you post the newick file I'll take a look.
Sorry, something went wrong.
I have the same problem. The other commands seem working well.
This is my newick tree: NP_214621.nwk.txt
Please have a look. Thanks a lot!
-draw requires a rooted binary tree, this tree is binary but not rooted.
-draw
Thank you! Now it works.
Yang
No branches or pull requests
newick -draw core.newick -svg test.svg
---Fatal error---
tree2.cpp(836) assert failed: IsRooted()
The text was updated successfully, but these errors were encountered: