| MIAME {Biobase} | R Documentation |
Class MIAME covers MIAME entries that are not covered by other classes in Bioconductor. Namely, experimental design, samples, hybridizations, normalization controls, and pre-processing information.
name:character containing the experimenter namelab:character containing the laboratory where the experiment was conductedcontact:character containing contact information for lab and/or experimentertitle:character containing a single-sentence experiment title abstract:character containing an abstract describing the experimenturl:character containing a URL for the experimentsamples:list containg information about the sampleshybridizations:list containing information about the hybridizationsnormControls:list containing information about the controls such as house keeping genespreprocessing:list containing information about the pre-processing steps used on the raw data from this experimentother:list containing other information for which none of the above slots does not appliesClass-specific methods:
abstract(MIAME):abstractexpinfo(MIAME):name, lab, contact, title, and urlhybridizations(MIAME):hybridizations normControls(MIAME):normControls otherInfo(MIAME):other precproc(MIAME):other samples(MIAME):samples Standard generic methods:
show(MIAME):Rafael A. Irizarry
http://www.mged.org/Workgroups/MIAME/miame_1.1.html
class:characterORMIAME, read.MIAME