org.biojava.bio.structure.align
Class ClusterAltAligs
java.lang.Object
org.biojava.bio.structure.align.ClusterAltAligs
public class ClusterAltAligs
- extends Object
A class that clusters alternative alignments according to their
similarity.
- Since:
- 1.5
- Version:
- %I% %G%
- Author:
- Andreas Prlic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CLUSTER_CUTOFF
public static final int DEFAULT_CLUSTER_CUTOFF
- See Also:
- Constant Field Values
ClusterAltAligs
public ClusterAltAligs()
cluster
public static void cluster(AlternativeAlignment[] aligs)
cluster
public static void cluster(AlternativeAlignment[] aligs,
int cutoff)