Description Usage Arguments Value
View source: R/feature_helpers.R
Finding GRanges groups that have overlap hits with reads Similar to
1 |
grl |
a |
reads |
a GRanges, GAlignment or GAlignmentPairs object |
keep.names |
logical (F), keep names or not |
overlaps |
default NULL, if not null must be countOverlaps(grl, reads), input if you have it already. |
a list of logicals, T == hit, F == no hit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.