ansariazim / treeBreaker

Algorithm to divide a phylogenetic tree into segments based on phenotypes at the leaves of the tree
25 stars 3 forks source link

Not a valid newick string. A newick string should finish with ";". #4

Open anabut123 opened 5 years ago

anabut123 commented 5 years ago

Hi everybody,

I am having a problem trying to run treeBreaker on the test data. All the time I get this error: 'Not a valid newick string. A newick string should finish with ";".' But the newick tree file ends with ";". I compiled the program with GSL without any problem.

Any help would be much appreciated.

Best, Ana