gr.collapse | R Documentation |
Like GenomicRanges::reduce
except only collapses <<adjacent>> ranges in the input
gr.collapse(gr, pad = 1)
gr |
|
pad |
Padding that allows for not quite adjacent elements to be considered overlapping. (default = 1) |
GRanges with collapsed adjacent GRanges
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.