|
TreeNode 1.5.2
A library to manipulate phylogenetic trees
|
Contains classes and methods to read and write phylogenetic trees in multiple formats More...
Classes | |
| struct | Attribute |
| Describes an attribute of a node. More... | |
| class | BinaryTree |
| Contains methods to read and write tree files in binary format. More... | |
| class | BinaryTreeMetadata |
| Holds metadata information about a file containing trees in binary format. More... | |
| class | NcbiAsnBer |
| Contains methods to read and write trees in the NCBI ASN.1 binary format. Note: this is a hackish reverse-engineering of the NCBI binary ASN format. A lot of this is derived by assumptions and observations. More... | |
| class | NcbiAsnText |
| Contains methods to read and write trees in the NCBI ASN.1 text format. More... | |
| class | NEXUS |
| Contains methods to read and write trees in NEXUS format. More... | |
| class | NWKA |
| Contains methods to read and write trees in Newick and Newick-with-Attributes (NWKA) format. More... | |
Contains classes and methods to read and write phylogenetic trees in multiple formats