biopython v1.71.0 Bio.Nexus.Trees

Tree class to handle phylogenetic trees.

Provides a set of methods to read and write newick-format tree descriptions, get information about trees (monphyly of taxon sets, congruence between trees, common ancestors,…) and to manipulate trees (reroot trees, split terminal nodes).

Link to this section Summary

Functions

Compute a majority rule consensus tree of all clades with relative frequency>=threshold from a list of trees

Link to this section Functions

Compute a majority rule consensus tree of all clades with relative frequency>=threshold from a list of trees.