public class ClusterAltAligs extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_CLUSTER_CUTOFF |
Constructor and Description |
---|
ClusterAltAligs() |
Modifier and Type | Method and Description |
---|---|
static void |
cluster(AlternativeAlignment[] aligs) |
static void |
cluster(AlternativeAlignment[] aligs,
int cutoff) |
public static final int DEFAULT_CLUSTER_CUTOFF
public ClusterAltAligs()
public static void cluster(AlternativeAlignment[] aligs)
public static void cluster(AlternativeAlignment[] aligs, int cutoff)
Copyright © 2000–2019 BioJava. All rights reserved.