medusa.georgios.ClusteringAlgorithms
Class UPGMA
- java.lang.Object
-
- medusa.georgios.ClusteringAlgorithms.UPGMA
-
public class UPGMA extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.StringBufferNHX
-
Constructor Summary
Constructors Constructor and Description UPGMA(float[][] ds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description floatd(int i, int j)medusa.georgios.ClusteringAlgorithms.UPClustergetRoot()booleanis_internal(medusa.georgios.ClusteringAlgorithms.UPCluster cluster)voidjoin(int i, int j)java.lang.StringNewickFormat(medusa.georgios.ClusteringAlgorithms.UPCluster cluster)
-
-
-
Method Detail
-
getRoot
public medusa.georgios.ClusteringAlgorithms.UPCluster getRoot()
-
d
public float d(int i, int j)
-
join
public void join(int i, int j)
-
is_internal
public boolean is_internal(medusa.georgios.ClusteringAlgorithms.UPCluster cluster)
-
NewickFormat
public java.lang.String NewickFormat(medusa.georgios.ClusteringAlgorithms.UPCluster cluster)
-
-
DMelt 3.0 © DataMelt by jWork.ORG