jebl.evolution.trees
public class NeighborJoiningTreeBuilder extends ClusteringTreeBuilder<Tree>
Constructor and Description |
---|
NeighborJoiningTreeBuilder(DistanceMatrix distanceMatrix)
construct NJ tree
|
addProgressListener, build, fireSetProgress, getBuilder, removeProgressListener
public NeighborJoiningTreeBuilder(DistanceMatrix distanceMatrix)
distanceMatrix
- distance matrixhttp://code.google.com/p/jebl2/