grl.reduce | R Documentation |
Quickly computes GRanges +/- padding inside a GRangesList Can use with split / unlist
grl.reduce(grl, pad = 0, clip = FALSE)
grl |
|
pad |
integer Padding to add to ranges inside GRangesList before reducing (default = 0) |
clip |
boolean Flag to add to ranges inside GRangesList before reducing (default = FALSE) |
GRangesList
with GRanges of intervals "original GRanges +/- padding"
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.