|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.structure.align.ClusterAltAligs
public class ClusterAltAligs
A class that clusters alternative alignments according to their similarity.
| Field Summary | |
|---|---|
static int |
DEFAULT_CLUSTER_CUTOFF
|
| Constructor Summary | |
|---|---|
ClusterAltAligs()
|
|
| Method Summary | |
|---|---|
static void |
cluster(AlternativeAlignment[] aligs)
|
static void |
cluster(AlternativeAlignment[] aligs,
int cutoff)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_CLUSTER_CUTOFF
| Constructor Detail |
|---|
public ClusterAltAligs()
| Method Detail |
|---|
public static void cluster(AlternativeAlignment[] aligs)
public static void cluster(AlternativeAlignment[] aligs,
int cutoff)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||