Description Usage Arguments Value
View source: R/multintersect.R
Returns the enrichment ratio of set2 in set1
1 | getEnrichment(set1, set2, universe)
|
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 |
A numeric value indicating the enrichment ratio (observed/expected)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.