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

newick -draw giving error #1

Open
Vikash84 opened this issue Feb 17, 2022 · 4 comments
Open

newick -draw giving error #1

Vikash84 opened this issue Feb 17, 2022 · 4 comments

Comments

@Vikash84
Copy link

newick -draw core.newick -svg test.svg
---Fatal error---
tree2.cpp(836) assert failed: IsRooted()

@rcedgar
Copy link
Owner

rcedgar commented Feb 17, 2022

if you post the newick file I'll take a look.

@carolynzy
Copy link

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!

@rcedgar
Copy link
Owner

rcedgar commented Sep 5, 2023

-draw requires a rooted binary tree, this tree is binary but not rooted.

@carolynzy
Copy link

Thank you! Now it works.

Yang

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

No branches or pull requests

3 participants