hasHits {ORFik} | R Documentation |
Finding GRanges groups that have overlap hits with reads Similar to
hasHits(grl, reads, keep.names = FALSE)
grl |
a GRanges or GRangesList |
reads |
a GAlignment or GRanges object with reads |
keep.names |
logical (F), keep names or not |
a list of logicals, T == hit, F == no hit