Uses of Class
experiments.ExpTypSeqProf

Packages that use ExpTypSeqProf
infogenomics   
storeguis   
 

Uses of ExpTypSeqProf in infogenomics
 

Methods in infogenomics with parameters of type ExpTypSeqProf
 boolean MySqlGenomesDbDAO.insertExperiment(ExpTypSeqProf exp, java.lang.String expName, java.lang.String expDesc)
          Insert a "typical sequence profile experiment" into the genomes database and assigns to it a name (expName) and a description (expDesc)
 void MySqlGenomesDbDAO.selectExpTypSeqProf(ExpTypSeqProf exp, java.lang.String name)
          Selects from db all the information of experiment called expName and put them in Exp exp
 

Uses of ExpTypSeqProf in storeguis
 

Constructors in storeguis with parameters of type ExpTypSeqProf
TypSeqProfExpStoreGui(ExpTypSeqProf e)
          Creates new form ExpStoreGui