Learn R Programming

aroma.affymetrix (version 3.2.2)

getPositions.GenomeInformation: Gets the physical positions for a set of units

Description

Gets the physical positions for a set of units.

Usage

# S3 method for GenomeInformation
getPositions(this, ..., na.rm=FALSE)

Value

Returns an integer

vector.

Arguments

...

Arguments passed to *getData().

na.rm

If TRUE, non-defined unit indices are excluded, otherwise not.

See Also

*getData(). *getUnitIndices(). For more information see GenomeInformation.