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
797 stars 214 forks source link

Fix relaxed phylip parsing by also allowing tab seperator #746

Open cfblaeb opened 8 months ago

cfblaeb commented 8 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