|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpTypSeq | |
---|---|
infogenomics | |
storeguis |
Uses of ExpTypSeq in infogenomics |
---|
Methods in infogenomics with parameters of type ExpTypSeq | |
---|---|
boolean |
MySqlGenomesDbDAO.insertExperiment(ExpTypSeq exp,
java.lang.String expName,
java.lang.String expDesc)
Insert a "typical sequence experiment" into the genomes database and assigns to it a name (expName) and a description (expDesc) |
void |
MySqlGenomesDbDAO.selectExpTypSeq(ExpTypSeq exp,
java.lang.String name)
Selects from db all the information of an Exp experiment |
Uses of ExpTypSeq in storeguis |
---|
Constructors in storeguis with parameters of type ExpTypSeq | |
---|---|
TypSeqExpStoreGui(ExpTypSeq e)
Creates new form ExpStoreGui |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |