Class AFPPostProcessor
- java.lang.Object
-
- org.biojava.nbio.structure.align.fatcat.calc.AFPPostProcessor
-
public class AFPPostProcessor extends Object
does post processing after alignment chaingin- Author:
- Andreas Prlic
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
debug
-
Constructor Summary
Constructors Constructor Description AFPPostProcessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
postProcess(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2)
-
-
-
Field Detail
-
debug
public static final boolean debug
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AFPPostProcessor
public AFPPostProcessor()
-
-
Method Detail
-
postProcess
public static void postProcess(FatCatParameters params, AFPChain afpChain, Atom[] ca1, Atom[] ca2)
-
-