Uses of Class
org.strbio.mol.ProfilePSISet

Packages that use ProfilePSISet
org.strbio.app These classes are stand-alone applications. 
org.strbio.mol.lib These classes represent conceptual objects used in structural biology algorithms. 
 

Uses of ProfilePSISet in org.strbio.app
 

Methods in org.strbio.app with parameters of type ProfilePSISet
protected  void JThreadText.setProteins(ProfilePSISet set)
           
protected  void JThread.setProteins(ProfilePSISet set)
           
 

Uses of ProfilePSISet in org.strbio.mol.lib
 

Subclasses of ProfilePSISet in org.strbio.mol.lib
 class FoldLibrary
          A standard fold library for threading; i.e. the TOM fold library, or the Fischer fold library.
 class TOMFoldLibrary
          The TOM fold library.
 class UserFoldLibrary
          A standard fold library for threading, loaded in by the user.