Description Usage Arguments Value
View source: R/tfbsDB_parse_and_plot.R
Merge adjacent TFBS that overlap by at least minfrac
1 | merge_same_tf(gr, minfrac = 0.05, fxn = min)
|
gr |
GRange object of TFBS |
minfrac |
minimum overlap between to windows to merge TFBS's |
fxn |
score of merged interval is the assigned as fxn(score(.)) of overlapping intervals |
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.