biomcmc-lib  0.1
low level library for phylogenetic analysis
Data Fields
newick_node_struct Struct Reference

newick trees have minimal information, unlike topology_struct More...

#include <read_newick_trees.h>

Collaboration diagram for newick_node_struct:
Collaboration graph
[legend]

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.
 

Detailed Description

newick trees have minimal information, unlike topology_struct


The documentation for this struct was generated from the following file: