getIntensities.AffymetrixCelSet | R Documentation |
Gets cell intensities from a set of cells and a set of arrays.
## S3 method for class 'AffymetrixCelSet'
getIntensities(this, ...)
... |
Passed to |
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
For more information see AffymetrixCelSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.