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 class 'GenomeInformation':
getPositions(this, ..., na.rm=FALSE)
Arguments
na.rm
If TRUE
, non-defined unit indices are excluded, otherwise
not.