data:geneData {Biobase} | R Documentation |
The geneData
data frame has 500 rows and 26 columns.
It consists of a subset of real expression data from an Affymetrix U95v2
chip. The data are anonymous. The covariate data geneCov
and
geneCovariate
are made up. geneCov
is used to generate
eset
and geneCovariate
is for creating exSet
. The
stnadard error data seD
is also made up.
data(geneData)
A 500 by 26 data frame.
The J. Ritz Laboratory (S. Chiaretti).
data(geneData) data(geneCovariate) data(seD)