getIntensities.AffymetrixCelSet {aroma.affymetrix}R Documentation

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 class 'AffymetrixCelSet':
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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AffymetrixCelSet.


[Package aroma.affymetrix version 1.2.0 Index]