biomcmc-lib
0.1
low level library for phylogenetic analysis
|
newick trees have minimal information, unlike topology_struct More...
#include <read_newick_trees.h>
Data Fields | |
newick_node | up |
newick_node | right |
newick_node | left |
int | id |
Parent and children nodes. | |
double | branch_length |
Initial pre-order numbering of node. | |
char * | taxlabel |
Branch length from node to node->up. | |
newick trees have minimal information, unlike topology_struct