Learn R Programming

aroma.affymetrix (version 3.2.3)

readUnits.AffymetrixCdfFile: Reads CDF data unit by unit

Description

Reads CDF data unit by unit for all or a subset of units (probeset).

Usage

# S3 method for AffymetrixCdfFile
readUnits(this, units=NULL, ..., verbose=FALSE)

Arguments

Value

Returns the list structure that readCdfUnits returns (possibly restructured).

See Also

For more information see AffymetrixCdfFile.