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

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

Uses of ScoreSetup2 in org.strbio.mol.lib
 

Classes in org.strbio.mol.lib that implement ScoreSetup2
 class ScoreAveragePSIBlast
          A scoring function that uses PSI-BLAST matrices, averaging the score over all residues in the fold.
 class ScoreSippl90
          A scoring function that uses Sippl's 90 parameters, with the frozen approximation.
 class ScoreUFSippl90
          A scoring function that uses Sippl's 90 parameters, without the frozen approximation.