readUnits.SingleArrayUnitModel: Reads data unit by unit

readUnits.SingleArrayUnitModelR Documentation

Reads data unit by unit

Description

Reads data unit by unit for all or a subset of units (probeset) specially structured for this PLM.

Usage

## S3 method for class 'SingleArrayUnitModel'
readUnits(this, array, units=NULL, ..., verbose=FALSE)

Arguments

units

The units to be read. If NULL, all units are read.

...

Arguments passed to getCellIndices() of the AffymetrixCdfFile class (if cdf was not specified), but also to the readUnits() method of the AffymetrixCelFile class.

Value

Returns the list structure that readUnits() of AffymetrixCelFile returns.

See Also

For more information see SingleArrayUnitModel.


HenrikBengtsson/aroma.affymetrix documentation built on Feb. 20, 2024, 9:07 p.m.