Package util.bio.cluster

Clustering apps and methods.

See:
          Description

Class Summary
Cluster  
ClusterDrawFrame Helper class for HierarchicalClustering, the frame.
ClusterDrawPanel Helper class for HierarchicalClustering, the guts of drawing the clustering plot.
HierarchicalClustering Calculates a Pearson correlation coefficient between all pairs of serialized float[]s, uses hierarchical clustering to group like arrays.
 

Package util.bio.cluster Description

Clustering apps and methods.