emmanuelparadis / ape

Analysis of Phylogenetics and Evolution
https://emmanuelparadis.github.io/
GNU General Public License v2.0
54 stars 11 forks source link

labels with single quotes in some Newick trees are badly read #1

Closed emmanuelparadis closed 3 years ago

emmanuelparadis commented 3 years ago

This has been reported here: https://github.com/YuLab-SMU/treeio/pull/41#issue-541021858

emmanuelparadis commented 3 years ago

Many thanks for the fix. It seems to work well and the skip information is no more needed when reading these files (i.e., the comments are now ignored by read.tree()).