Package | Description |
---|---|
net.maizegenetics.taxa.tree |
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
|
Modifier and Type | Method and Description |
---|---|
static CladeSystem |
CladeSystem.getClades(TaxaList idGroup,
Tree tree)
creates a clade system from a tree
(using a pre-specified order of sequences)
|
static CladeSystem |
CladeSystem.getClades(Tree tree)
creates a clade system from a tree
(using tree-induced order of sequences)
|
static CladeSystem[] |
CladeSystem.getCladeSystems(Tree[] trees) |
Modifier and Type | Method and Description |
---|---|
static void |
CladeSystem.calculateCladeProbabilities(Tree tree,
CladeSystem[] cladeSystems) |
Copyright © 2018. All rights reserved.