pairwise_overlap: Calculate the pairwise overlaps of all factors within an...

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Calculate the pairwise overlaps of all factors within an intersect.object.

Usage

1
pairwise_overlap(intersect.object, filename = NULL)

Arguments

intersect.object

An intersect object returned by build_intersect.

filename

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

Value

A matrix containing the pairwise overlaps of all factors in intersect.object. The row's factor is used as a denominator. Therefore, the


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