getEnrichment: getEnrichment

Description Usage Arguments Value

View source: R/multintersect.R

Description

Returns the enrichment ratio of set2 in set1

Usage

1
getEnrichment(set1, set2, universe)

Arguments

set1

the set in which to test for enrichment

set2

the set for which to test enrichment

universe

either a character vector containing the universe/background (recommended), or an integer indicating the size of the universe

Value

A numeric value indicating the enrichment ratio (observed/expected)


plger/overlapper documentation built on Feb. 28, 2021, 10:57 p.m.