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

Add tests for non-tree phylogenetic networks #12

Open
gaurav opened this issue Aug 1, 2016 · 1 comment
Open

Add tests for non-tree phylogenetic networks #12

gaurav opened this issue Aug 1, 2016 · 1 comment

Comments

@gaurav
Copy link
Member

gaurav commented Aug 1, 2016

phylo2owl.py currently writes out all the nodes found in the input tree file so it should work with phylogenetic networks that aren't trees if DendroPy can parse them. If this is a necessary feature, we should add tests for this.

Requires #11, since I don't think DendroPy supports reticulate networks in Newick or Nexus, and I'm not sure if it supports it in NeXML.

@hlapp
Copy link
Member

hlapp commented Aug 2, 2016

I agree this is lower priority, until we start validating against use-cases that require this.

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

2 participants