etetoolkit / ete

Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.
http://etetoolkit.org
GNU General Public License v3.0
768 stars 216 forks source link

Fix relaxed phylip parsing by also allowing tab seperator #746

Open cfblaeb opened 3 months ago

cfblaeb commented 3 months ago

Currently relaxed phylip parsing only accepts a space as the id/sequence split but Tab is also allowed as a separator in relaxed phylip files