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
PhyloMatic emits NeXML that includes otu elements that are internal nodes. This confuses the Mesquite parser. The way to fix this is probably by only setting the references between nodes and taxa for those nodes that turn out to be tips (which we know after the tree has been read).
The text was updated successfully, but these errors were encountered:
PhyloMatic emits NeXML that includes
otu
elements that are internal nodes. This confuses the Mesquite parser. The way to fix this is probably by only setting the references between nodes and taxa for those nodes that turn out to be tips (which we know after the tree has been read).The text was updated successfully, but these errors were encountered: