Trees | Index | Help |
---|
Package Bio :: Package Nexus :: Module Trees |
|
Classes | |
---|---|
NodeData |
Stores tree-relevant data associated with nodes (e.g. |
Tree |
Represents a tree using a chain of nodes with on predecessor (=ancestor) and multiple successors (=subclades). |
Exceptions | |
---|---|
TreeError |
Function Summary | |
---|---|
Compute a majority rule consensus tree of all clades with relative frequency>=threshold from a list of trees. |
Function Details |
---|
consensus(trees, threshold=0.5, outgroup=None)Compute a majority rule consensus tree of all clades with relative frequency>=threshold from a list of trees. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:43:42 2007 | http://epydoc.sf.net |