Description Usage Arguments Value
View source: R/IntersectionHelper.R
After building the overlap, this function will generate:
A venn diagram.
An annotation of the intersect's inner regions.
An annotation of the intersect's outer regions.
The pairwise overlap of all factors.
1 | build_intersect_all(regions, annotations.list, label)
|
regions |
A GRangesList of the regions to be intersected and analyzed. |
annotations.list |
A list of annotation objects returned by |
label |
A label to use when generating file names. |
The generated intersect object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.