Uses of Class
org.biojava.nbio.structure.align.StructurePairAligner
Package
Description
A few convenience classes to view protein structures with Jmol (if it is on the classpath),
to calculate a protein structure alignment and to investigate the internals of the protein structure alignment algorithm.
Some event classes for the protein structure GUIs.
Some utility classes for the protein structure GUIs.
-
Uses of StructurePairAligner in org.biojava.nbio.structure.gui
Modifier and TypeMethodDescriptionvoid
SequenceDisplay.setStructurePairAligner
(StructurePairAligner structurePairAligner) -
Uses of StructurePairAligner in org.biojava.nbio.structure.gui.events
ModifierConstructorDescriptionJmolAlignedPositionListener
(BiojavaJmol parent, StructurePairAligner alig) -
Uses of StructurePairAligner in org.biojava.nbio.structure.gui.util
Modifier and TypeMethodDescriptionvoid
AlternativeAlignmentFrame.setStructurePairAligner
(StructurePairAligner aligner)