Package | Description |
---|---|
jebl.evolution.trees |
Modifier and Type | Method | Description |
---|---|---|
static SplitSystem |
SplitUtils.getSplits(java.util.List<Taxon> taxa,
Tree tree) |
creates a split system from a tree
(using a pre-specified order of sequences)
|
static SplitSystem |
SplitUtils.getSplits(Tree tree) |
creates a split system from a tree
(using tree-induced order of sequences)
|
http://code.google.com/p/jebl2/