Class SmithWaterman3Daligner

java.lang.Object
org.biojava.nbio.structure.align.AbstractStructureAlignment
org.biojava.nbio.structure.align.seq.SmithWaterman3Daligner
All Implemented Interfaces:
StructureAlignment

Provides a 3D superimposition of two structures based on their sequence alignment.

This algorithm includes a final step to iteratively drop columns of the alignment until a maximum RMSD threshold of the superimposition, or the minimum alignment length theshold, are fulfilled, similar to what pymol align algorithm does.

Author:
Andreas Prlic, Aleix Lafita