getUnitIntensities.AffymetrixCelSet | R Documentation |
Gets cell signals for a subset of units and a subset of arrays.
## S3 method for class 'AffymetrixCelSet'
getUnitIntensities(this, units=NULL, ..., force=FALSE, cache=!is.null(units),
verbose=FALSE)
units |
An |
... |
Arguments passed to the low-level function for reading
CEL units, i.e. |
force |
If |
verbose |
If |
Returns a named list
structure.
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.