getUnitIndices.GenomeInformation {aroma.affymetrix} | R Documentation |
Gets unit indices ordered along the chromosome.
## S3 method for class 'GenomeInformation': getUnitIndices(this, ..., na.rm=TRUE)
... |
Arguments passed to *getData() . |
na.rm |
If TRUE , non-defined unit indices are excluded, otherwise
not. |
Henrik Bengtsson (http://www.braju.com/R/)
*getData()
.
For more information see GenomeInformation
.