Package Bio :: Package Nexus :: Module Trees
[show private | hide private]
[frames | no frames]

Module Bio.Nexus.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
  consensus(trees, threshold, outgroup)
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.

Generated by Epydoc 2.1 on Mon Aug 27 16:12:12 2007 http://epydoc.sf.net