getUnitIndices.GenomeInformation {aroma.affymetrix}R Documentation

Gets unit indices ordered along the chromosome

Description

Gets unit indices ordered along the chromosome.

Usage

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

Arguments

... Arguments passed to *getData().
na.rm If TRUE, non-defined unit indices are excluded, otherwise not.

Value

Returns an integer vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getData(). For more information see GenomeInformation.


[Package aroma.affymetrix version 1.2.0 Index]