public class AFPChainScorer extends Object
| Constructor and Description |
|---|
AFPChainScorer() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getTMScore(AFPChain align,
Atom[] ca1,
Atom[] ca2) |
static double |
getTMScore(AFPChain align,
Atom[] ca1,
Atom[] ca2,
boolean normalizeMin) |
public AFPChainScorer()
public static double getTMScore(AFPChain align, Atom[] ca1, Atom[] ca2) throws StructureException
StructureExceptionpublic static double getTMScore(AFPChain align, Atom[] ca1, Atom[] ca2, boolean normalizeMin) throws StructureException
StructureExceptionCopyright © 2000–2019 BioJava. All rights reserved.