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

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

Fields in org.strbio.mol.lib.pred2ary declared as PredictionSet
 PredictionSet Pred2aryAppletFrame.p
           
 PredictionSet TrainingSet.p_set
           
 

Methods in org.strbio.mol.lib.pred2ary with parameters of type PredictionSet
 void Jury.doPrediction(PredictionSet p)
          predict 2ary structure.
 void TrainingSet.link(PredictionSet x)