annotate_venn_exclusive: Annotate the outer groups of an 'intersect.object'.

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Given an intersect.object, generate annotations for the regions where only one factor is present. One annotation per factor is generated.

Usage

1
2
annotate_venn_exclusive(intersect.object, annotations.list,
  file.prefix = NULL)

Arguments

intersect.object

An intersect object returned by build_intersect.

annotations.list

A list of annotation objects returned by select_annotations

file.prefix

A prefix for the names of the output files where the annotations will be written. Pass NULL to skip saving to a file.

Value

A list with the generated annotations.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.