|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojavax.bio.phylo.DistanceBasedTreeMethod
public class DistanceBasedTreeMethod
| Constructor Summary | |
|---|---|
DistanceBasedTreeMethod()
|
|
| Method Summary | |
|---|---|
static org.jgrapht.WeightedGraph<String,org.jgrapht.graph.DefaultWeightedEdge> |
NeighborJoining(TaxaBlock t,
CharactersBlock ch)
|
static org.jgrapht.WeightedGraph<String,org.jgrapht.graph.DefaultWeightedEdge> |
Upgma(TaxaBlock t,
CharactersBlock ch)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistanceBasedTreeMethod()
| Method Detail |
|---|
public static org.jgrapht.WeightedGraph<String,org.jgrapht.graph.DefaultWeightedEdge> Upgma(TaxaBlock t,
CharactersBlock ch)
public static org.jgrapht.WeightedGraph<String,org.jgrapht.graph.DefaultWeightedEdge> NeighborJoining(TaxaBlock t,
CharactersBlock ch)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||