Description Usage Arguments Value
View source: R/tfbsDB_parse_and_plot.R
Merge adjacent GRanges entries that overlap by at least minfrac
1 | mergeOverlapping(x, y, minfrac = 0.05)
|
x |
GRange object |
y |
GRange object |
minfrac |
minimum overlap between to windows to merge entries |
non-redundant set of intervals as GRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.