optimizeReads {ORFik} | R Documentation |
If more than a million reads, keep only the ones that overlap within the grl ranges.
optimizeReads(grl, reads)
grl |
a |
reads |
a GRanges or GAlignment object |
the reads as GRanges or GAlignment
Other utils:
bedToGR()
,
convertToOneBasedRanges()
,
fimport()
,
findFa()
,
fread.bed()
,
readBam()
,
readWig()