getUnitNames.AffymetrixPgfFile: Gets the names of each unit

getUnitNames.AffymetrixPgfFileR Documentation

Gets the names of each unit

Description

Gets the names of each unit.

Usage

## S3 method for class 'AffymetrixPgfFile'
getUnitNames(this, units=NULL, ...)

Arguments

units

The units of interest. If NULL, all units are considered.

...

Not used.

Details

Once read from file, this information is cached in memory for efficiency. The cache can be cleared by calling gc(pgf).

Value

Returns a vector of character names.

See Also

For more information see AffymetrixPgfFile.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.