optimizeReads | R Documentation |
Keep only the ones that overlap within the grl ranges. Also sort them in the end
optimizeReads(grl, reads)
grl |
a |
reads |
a GRanges, GAlignment or GAlignmentPairs object |
the reads as GRanges, GAlignment or GAlignmentPairs
Other utils:
bedToGR()
,
convertToOneBasedRanges()
,
export.bed12()
,
export.bigWig()
,
export.fstwig()
,
export.wiggle()
,
fimport()
,
findFa()
,
fread.bed()
,
readBam()
,
readBigWig()
,
readWig()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.