Class AFPCalculator
java.lang.Object
org.biojava.nbio.structure.align.fatcat.calc.AFPCalculator
a class that performs calculations on AFPCHains
- Author:
 - Andreas Prlic
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic final voidextractAFPChains(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2) static final void 
- 
Field Details
- 
debug
public static final boolean debug- See Also:
 
 
 - 
 - 
Constructor Details
- 
AFPCalculator
public AFPCalculator() 
 - 
 - 
Method Details
- 
extractAFPChains
public static final void extractAFPChains(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2) throws StructureException - Throws:
 StructureException
 - 
sortAfps
 
 -