Learn R Programming

aroma.affymetrix (version 3.0.0)

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

"getIntensities"(this, ...)

Arguments

...
Passed to *getData().

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.

See Also

For more information see AffymetrixCelSet.