Package | Description |
---|---|
org.biojava.nbio.structure.symmetry.internal |
Modifier and Type | Method and Description |
---|---|
boolean |
ResidueGroup.isCompatible(ResidueGroup other)
Determine if two Residuegroups (maximally connected components of the
alignment Graph) are compatible, based in the following criterion:
Two maximally connected components of the self-alignment Graph are
compatible if they can be combined in a consistent multiple alignment
of repeats, i.e.there exists one residue in c1 between each sorted
pair of residues in c2.
|
Copyright © 2000–2019 BioJava. All rights reserved.