Uses of Package
org.strbio.mol.lib.pred2ary

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

Classes in org.strbio.mol.lib.pred2ary used by org.strbio.mol.lib
Jury
          Class that implements a jury of secondary structure prediction networks.
 

Classes in org.strbio.mol.lib.pred2ary used by org.strbio.mol.lib.pred2ary
AppletJury
          This is a standard jury that is retrieved over the net using an applet's methods.
AppletJury.LoadProgressIndicator
          Indicator to update with verbose output, after every juror finishes.
Jury
          Class that implements a jury of secondary structure prediction networks.
Jury.ProgressIndicator
          Indicator to update with verbose output, after every juror finishes.
PCPRes
          ProfRes with a couple extras useful for 2ary structure prediction.
PCPSet
          Class to represent a set of profiles with information for 2ary structure prediction.
Pred2aryApplet
          Predict secondary structure/class, using profiles.
Pred2aryAppletFrame
          Predict secondary structure/class, using profiles.
Pred2aryAppletFrame.AboutDialog
          This gets displayed if user wants to know about the program.
Pred2aryAppletFrame.LoadWindow
           
Pred2aryAppletFrame.ProgressDialog
           
Pred2aryAppletFrame.ProteinPane
           
Pred2aryAppletFrame.SaveWindow
           
PredClassProfile
          Class to represent a single protein, with class routines and lots of stats.
PredictionSet
          Class to represent a set of profiles being used in 2ary structure prediction as a prediction set.
ProfileDisplayArea
          This represents an area in object that will want to display some proteins in an area.
ProfileDisplayArea.ClickedArea
          This class keeps track of rectangular areas of interest, and tells which one has been clicked on.
StandardJury
          Class that implements a jury of secondary structure prediction networks.
TPSet
          Class to represent a set of profiles being used in 2ary structure prediction; this might be either a training or prediction set.
TPSet.NetVars
          Class with variables used to configure the neural nets.
TrainingSet
          Class to represent a set of profiles being used in 2ary structure prediction as a training set.