readUnitsByQuartets.AffymetrixCdfFile {aroma.affymetrix}R Documentation

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

Returns a vector of factors.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AffymetrixCdfFile.


[Package aroma.affymetrix version 1.2.0 Index]