Uses of Class
org.strbio.mol.lib.pred2ary.TPSet

Packages that use TPSet
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 TPSet in org.strbio.mol.lib.pred2ary
 

Subclasses of TPSet in org.strbio.mol.lib.pred2ary
 class PredictionSet
          Class to represent a set of profiles being used in 2ary structure prediction as a prediction set.
 class TrainingSet
          Class to represent a set of profiles being used in 2ary structure prediction as a training set.
 

Methods in org.strbio.mol.lib.pred2ary with parameters of type TPSet
 void TPSet.addSM(TPSet x)
           
 

Constructors in org.strbio.mol.lib.pred2ary with parameters of type TPSet
TPSet(TPSet q)