See: Description
Class | Description |
---|---|
BiojavaJmol |
A class that provides a simple GUI for Jmol
|
JMatrixPanel |
a JPanel that can display a difference of distance matrix and paths that have been
taken for the alignment
|
RasmolCommandListener | Deprecated
use org.biojava.bio.structure.align.gui.jmol.RasmolCommandListener instead
|
ScaleableMatrixPanel |
A JPanel that can display the underlying distance matrix
data of the protein structure alignment algorithm.
|
SequenceDisplay |
A sequence display that can show the results of a protein structure alignment.
|
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. Possible start classes are BiojavaJmol, AlignmentGui.