| Package | Description |
|---|---|
| org.biojava.nbio.structure.align |
Classes for the alignment of structures.
|
| org.biojava.nbio.structure.align.pairwise |
Classes for the pairwise alignment of structures.
|
| Modifier and Type | Method and Description |
|---|---|
AlternativeAlignment[] |
StructurePairAligner.getAlignments()
return the alternative alignments that can be found for the two
structures
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterAltAligs.cluster(AlternativeAlignment[] aligs) |
static void |
ClusterAltAligs.cluster(AlternativeAlignment[] aligs,
int cutoff) |
| Modifier and Type | Method and Description |
|---|---|
AlternativeAlignment[] |
AlignmentResult.getAlignments() |
| Modifier and Type | Method and Description |
|---|---|
int |
AltAligComparator.compare(AlternativeAlignment a,
AlternativeAlignment b) |
void |
AlignmentResult.setAlignments(AlternativeAlignment[] alignments)
we only keep the first alternative...
|
Copyright © 2000–2021 BioJava. All rights reserved.