Uses of Class
org.strbio.mol.ProfilePSI

Packages that use ProfilePSI
org.strbio.mol.lib These classes represent conceptual objects used in structural biology algorithms. 
org.strbio.mol.lib.pred2ary These classes represent conceptual objects used in the Pred2ary program, which are probably not very useful for other purposes. 
 

Uses of ProfilePSI in org.strbio.mol.lib
 

Methods in org.strbio.mol.lib that return ProfilePSI
 ProfilePSI ThreadResults.foldRank(int n)
          Get protein number corresponding to rank N, (starting at 0), or null for 'no match'.
 

Uses of ProfilePSI in org.strbio.mol.lib.pred2ary
 

Subclasses of ProfilePSI in org.strbio.mol.lib.pred2ary
 class PredClassProfile
          Class to represent a single protein, with class routines and lots of stats.