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