Package | Description |
---|---|
jebl.evolution.trees |
Modifier and Type | Class and Description |
---|---|
class |
ClusteringTreeBuilder<T extends Tree>
An abstract base class for clustering algorithms from pairwise distances
|
class |
ConsensusTreeBuilder<T extends Tree>
A
TreeBuilder that builds a consensus tree for a set of trees on identical leaf sets. |
class |
NeighborJoiningTreeBuilder
Constructs an unrooted tree by neighbor-joining using pairwise distances.
|
http://code.google.com/p/jebl2/