getUnitIndices.GenomeInformation: 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
na.rm
If TRUE
, non-defined unit indices are excluded, otherwise
not.