org.biojava.bio.structure.align.fatcat.calc
Class AFPCalculator
java.lang.Object
org.biojava.bio.structure.align.fatcat.calc.AFPCalculator
public class AFPCalculator
- extends Object
a class that performs calculations on AFPCHains
- Author:
- Andreas Prlic
Field Summary |
static boolean |
debug
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static final boolean debug
- See Also:
- Constant Field Values
AFPCalculator
public AFPCalculator()
extractAFPChains
public static final void extractAFPChains(FatCatParameters params,
AFPChain afpChain,
Atom[] ca1,
Atom[] ca2)
sortAfps
public static final void sortAfps(AFPChain afpChain,
Atom[] ca1,
Atom[] ca2)