Uses of Class
org.strbio.mol.ProfRes

Packages that use ProfRes
org.strbio.mol These classes represent objects or concepts useful to structural biologists. 
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 ProfRes in org.strbio.mol
 

Subclasses of ProfRes in org.strbio.mol
 class ProfResPSI
          Class to represent a single residue in a profile, with position specific information (PSI) added.
 

Constructors in org.strbio.mol with parameters of type ProfRes
ProfRes(ProfRes q)
          Constructor to copy another ProfRes.
 

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

Subclasses of ProfRes in org.strbio.mol.lib.pred2ary
 class PCPRes
          ProfRes with a couple extras useful for 2ary structure prediction.