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
{{ message }}
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
Ryan Moore edited this page Oct 30, 2017
·
2 revisions
Newick Tree
Iroki reads Newick formatted trees. This is a widely used format for storing phylogenetic and other types of trees in plain text.
Note: If your tree has parentheses in the leaf names, then you will get a Bio::Newick::ParseError. This is from the low level Newick parser that Iroki uses, so for now it cannot be avoided.