powered by
Gets all or a subset of the fields in a CEL file for all or a subset of the cells.
# S3 method for AffymetrixCelFile readRawData(this, indices=NULL, fields=c("xy", "intensities", "stdvs", "pixels"), ..., drop=FALSE, verbose=FALSE)
Returns a data.frame of the fields requested (unless dimension dropped).
data.frame
For more information see AffymetrixCelFile.
AffymetrixCelFile