|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.trees.ClusteringTreeBuilder<Tree>
jebl.evolution.trees.NeighborJoiningTreeBuilder
public class NeighborJoiningTreeBuilder
Constructs an unrooted tree by neighbor-joining using pairwise distances. Adapted from BEAST code.
| Constructor Summary | |
|---|---|
NeighborJoiningTreeBuilder(DistanceMatrix distanceMatrix)
construct NJ tree |
|
| Method Summary |
|---|
| Methods inherited from class jebl.evolution.trees.ClusteringTreeBuilder |
|---|
addProgressListener, build, fireSetProgress, getBuilder, removeProgressListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NeighborJoiningTreeBuilder(DistanceMatrix distanceMatrix)
distanceMatrix - distance matrix
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||