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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
extractAFPChains
(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2) static final void
-
Field Details
-
debug
- See Also:
-
-
Constructor Details
-
AFPCalculator
public AFPCalculator()
-
-
Method Details
-
extractAFPChains
public static void extractAFPChains(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2) throws StructureException - Throws:
StructureException
-
sortAfps
-