Description Usage Arguments Value
View source: R/IntersectionHelper.R
Given an intersect.object
, generate annotations for the regions
where only one factor is present. One annotation per factor is generated.
1 2 | annotate_venn_exclusive(intersect.object, annotations.list,
file.prefix = NULL)
|
intersect.object |
An intersect object returned by |
annotations.list |
A list of annotation objects returned by |
file.prefix |
A prefix for the names of the output files where the
annotations will be written. Pass |
A list with the generated annotations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.