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
StructureException
public static double getTMScore(AFPChain align, Atom[] ca1, Atom[] ca2, boolean normalizeMin) throws StructureException
StructureException
Copyright © 2000–2019 BioJava. All rights reserved.