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
And it took me a while to realise that this was imported as a tree with one node called ../results/extstrain_ncov_gisaid_global_all-time_timetree-2021-05-09.nwk! Perhaps this is a good reason to require the semicolon at the end of the newick string?
The text was updated successfully, but these errors were encountered:
We're using python-newick for parsing (currently...) so prob best to stick to their requirements? No point in failing lots of newicks in the wild for this as it is not a subtle failure.
I just did this:
And it took me a while to realise that this was imported as a tree with one node called
../results/extstrain_ncov_gisaid_global_all-time_timetree-2021-05-09.nwk
! Perhaps this is a good reason to require the semicolon at the end of the newick string?The text was updated successfully, but these errors were encountered: