readUnits.MultiArrayUnitModel | R Documentation |
Reads data unit by unit for all or a subset of units (probeset) specially structured for this PLM.
## S3 method for class 'MultiArrayUnitModel'
readUnits(this, units=NULL, ..., verbose=FALSE)
units |
The units to be read. If |
... |
Arguments passed to |
Returns the list
structure that readUnits()
of
AffymetrixCelSet
returns.
For more information see MultiArrayUnitModel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.