Learn R Programming

aroma.affymetrix (version 3.2.2)

getUnitIndices.GenomeInformation: Gets unit indices ordered along the chromosome

Description

Gets unit indices ordered along the chromosome.

Usage

# S3 method for GenomeInformation
getUnitIndices(this, ..., na.rm=TRUE)

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(). For more information see GenomeInformation.