DendroPy Library Reference¶
Data Model¶
dendropy.datamodel.basemodel
: Core Infrastructure for Phylogenetic Data Objectsdendropy.datamodel.taxonmodel
: Taxonomic Namespace Reference and Managementdendropy.datamodel.treemodel
: Treesdendropy.datamodel.treecollectionmodel
: Collections of Treesdendropy.datamodel.charstatemodel
: Character State Identities and Alphabetsdendropy.datamodel.charmatrixmodel
: Character Sequences and Matricesdendropy.datamodel.datasetmodel
: Datasets – Aggregate Collections of Taxon, Character, and Tree Datadendropy.calculate.phylogeneticdistance
: Phylogenetic Distance Calculations and Operations
Process Models¶
dendropy.model.birthdeath
: The Birth-Death and Related Processesdendropy.model.coalescent
: The Coalescentcoalesce_nodes
constrained_kingman_tree
contained_coalescent_tree
discrete_time_to_coalescence
expected_tmrca
extract_coalescent_frames
log_probability_of_coalescent_frames
log_probability_of_coalescent_tree
mean_kingman_tree
node_waiting_time_pairs
pure_kingman_tree
pure_kingman_tree_shape
time_to_coalescence
dendropy.model.continuous
: Continuous Character Evolutiondendropy.model.discrete
: Discrete Character Evolutiondendropy.model.parsimony
: The Parsimony Modeldendropy.model.protractedspeciation
: The Protracted Speciation (Birth-Death) Modeldendropy.model.reconcile
: Tree-Fitting (Gene/Species, Parasite/Host, etc.)dendropy.model.treeshape
: Models of Tree Shape
Calculations, Statistics, and Metrics¶
dendropy.calculate.treemeasure
: Unary Tree Statistics and Metricsdendropy.calculate.treecompare
: Distances and Comparison Between Treesdendropy.calculate.treescore
: Scoring Trees with Reference to Data and a Modeldendropy.calculate.popgenstat
: Population Genetics Statisticsdendropy.calculate.probability
: General Probabilitydendropy.calculate.statistics
: General Statistics