| readUnits.CnagCfhFile | R Documentation |
Reads CEL data unit by unit for all or a subset of units (probeset).
## S3 method for class 'CnagCfhFile'
readUnits(this, units=NULL, ..., verbose=FALSE)
units |
The units to be read. If |
... |
Arguments passed to |
Returns the list structure that readCelUnits returns.
CEL data is neither cached in memory nor on file by this method.
For more information see CnagCfhFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.