readUnitsByQuartets.AffymetrixCdfFile: Gets the cell quartets for each base position
Description
Gets the cell quartets for each base position.
Usage
# S3 method for AffymetrixCdfFile
readUnitsByQuartets(this, units=NULL, ..., verbose=FALSE)
Arguments
- units
Subset of units to be queried. If NULL
, all units are used.
- ...
Not used.
See Also
For more information see AffymetrixCdfFile
.