Uses of Interface
org.strbio.mol.lib.ScoreSetup

Packages that use ScoreSetup
org.strbio.mol.lib These classes represent conceptual objects used in structural biology algorithms. 
 

Uses of ScoreSetup in org.strbio.mol.lib
 

Classes in org.strbio.mol.lib that implement ScoreSetup
 class ScoreAlphaTau
          A scoring function that uses the 2ary prediction pseudopotential and alpha/tau angles of the fold.
 class ScoreAveragePSIBlast
          A scoring function that uses PSI-BLAST matrices, averaging the score over all residues in the fold.
 class ScoreAverageReversePSIBlast
          A scoring function that uses PSI-BLAST matrices.
 class ScorePhiPsi
          A scoring function that uses the 2ary prediction pseudopotential and phi/psi angles of the fold.
 class ScorePSIBlast
          A scoring function that uses PSI-BLAST matrices.
 class ScoreReversePSIBlast
          A scoring function that uses PSI-BLAST matrices.