jprotein.cluster
Class Clustering

java.lang.Object
  extended by jprotein.cluster.Clustering

public class Clustering
extends java.lang.Object


Constructor Summary
Clustering(Sequence3D sequence, float radius)
           
 
Method Summary
 java.util.Vector cluster(java.util.Vector index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clustering

public Clustering(Sequence3D sequence,
                  float radius)
Method Detail

cluster

public java.util.Vector cluster(java.util.Vector index)