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