Learn R Programming

aroma.affymetrix (version 3.2.2)

getIntensities.AffymetrixCelSet: Gets cell intensities from a set of cells and a set of arrays

Description

Gets cell intensities from a set of cells and a set of arrays.

Usage

# S3 method for AffymetrixCelSet
getIntensities(this, ...)

Value

Returns a numeric

\(NxK\) matrix, where \(N\) is the number of cells read, and \(K\) is the number of arrays in the data set.

Arguments

...

Passed to *getData().

Author

Henrik Bengtsson

See Also

For more information see AffymetrixCelSet.