View source: R/getDisjointOverlaps.R
getDisjointOverlapsWeighted | R Documentation |
This function weights overlaps based on percentage of the overlap and the amount of overlapping ranges
getDisjointOverlapsWeighted(gr, percTh = 50)
gr |
A |
percTh |
A percentage threshold for a required overlap. |
A GRanges-class
object with extra meta-columns (idx, perc.overlap & group).
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.