build_intersect_all: Builds an overlap of the given regions and output all default...

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

After building the overlap, this function will generate:

  1. A venn diagram.

  2. An annotation of the intersect's inner regions.

  3. An annotation of the intersect's outer regions.

  4. The pairwise overlap of all factors.

Usage

1
build_intersect_all(regions, annotations.list, label)

Arguments

regions

A GRangesList of the regions to be intersected and analyzed.

annotations.list

A list of annotation objects returned by select_annotations

label

A label to use when generating file names.

Value

The generated intersect object.


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