Learn R Programming

aroma.affymetrix (version 1.6.0)

readUnitsByQuartets.AffymetrixCdfFile: Gets the cell quartets for each base position

Description

Gets the cell quartets for each base position.

Usage

## S3 method for class 'AffymetrixCdfFile':
readUnitsByQuartets(this, units=NULL, ..., verbose=FALSE)

Arguments

units
Subset of units to be queried. If NULL, all units are used.
...
Not used.

Value

See Also

For more information see AffymetrixCdfFile.