getIntensities.AffymetrixCelSet {aroma.affymetrix} | R Documentation |
Gets cell intensities from a set of cells and a set of arrays.
## S3 method for class 'AffymetrixCelSet': getIntensities(this, ...)
... |
Passed to *getData() . |
Returns a numeric
NxK matrix, where N is the number of
cells read, and K is the number of arrays in the data set.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AffymetrixCelSet
.