Class FatCatAligner
java.lang.Object
org.biojava.nbio.structure.align.fatcat.calc.FatCatAligner
A class that does calculations on an AFPChain
- Author:
 - Andreas Prlic
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidalign(Atom[] ca1, Atom[] ca2, boolean doRigid, FatCatParameters params) Group[]voidsetTwistedGroups(Group[] twistedGroups)  
- 
Field Details
- 
debug
public static final boolean debug- See Also:
 
 - 
printTimeStamps
public static final boolean printTimeStamps- See Also:
 
 
 - 
 - 
Constructor Details
- 
FatCatAligner
public FatCatAligner() 
 - 
 - 
Method Details
- 
getAfpChain
 - 
getTwistedGroups
 - 
setTwistedGroups
 - 
align
public void align(Atom[] ca1, Atom[] ca2, boolean doRigid, FatCatParameters params) throws StructureException - Throws:
 StructureException
 
 -