Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadCompTrees ¶
Read a bunch of trees from the input file. One line must define One tree. One tree per line
func ReadRefTree ¶
Reads one tree from the input file
func ReadUntilSemiColon ¶ added in v0.1.1
ReadUntilSemiColon returns a string (without the ending \n) from the input buffered reader, ending at ';' or at end of file It allows to read a newick tree on several lines An error is returned iff there is an error with the buffered reader.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.