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
Hi Lawrence. Thanks for reaching out. I figured out for my tree that some of my programs were not including the root properly in the .nwk file after rooting. The solution to get them to run was to enclose the tree in parentheses and add a :0 branch length for the root. Without doing this, there was an odd number of colons in the Newick file and multitree.py never got to colon_count == 1 to calculate the root distance.
Originally posted by @ZxZxZhang in #4 (comment)
The text was updated successfully, but these errors were encountered: