org.biojava.bio.structure.align.util
Class AFPChainScorer

java.lang.Object
  extended by org.biojava.bio.structure.align.util.AFPChainScorer

public class AFPChainScorer
extends Object


Constructor Summary
AFPChainScorer()
           
 
Method Summary
static double getTMScore(AFPChain align, Atom[] ca1, Atom[] ca2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AFPChainScorer

public AFPChainScorer()
Method Detail

getTMScore

public static double getTMScore(AFPChain align,
                                Atom[] ca1,
                                Atom[] ca2)
                         throws StructureException
Throws:
StructureException