Uses of Class
org.biojava.nbio.structure.align.AbstractStructureAlignment
Package
Description
Classes related to the implementation of the CE alignment algorithm, here called jCE.
-
Uses of AbstractStructureAlignment in org.biojava.nbio.structure.align.ce
Modifier and TypeClassDescriptionclass
A wrapper forCeMain
which sets default parameters to be appropriate for finding circular permutations.class
The main class of the Java implementation of the Combinatorial Extension Algorithm (CE), as has been originally developed by I.class
class
A wrapper forCeMain
which sets default parameters to be appropriate for finding circular permutations. -
Uses of AbstractStructureAlignment in org.biojava.nbio.structure.align.seq
Modifier and TypeClassDescriptionclass
Provides a 3D superimposition of two structures based on their sequence alignment.