dot-hyper_enrichment: Overrepresentation test via hyper-geometric distribution

.hyper_enrichmentR Documentation

Overrepresentation test via hyper-geometric distribution

Description

Overrepresentation test via hyper-geometric distribution

Usage

.hyper_enrichment(
  signature,
  genesets,
  background = length(unique(unlist(genesets))),
  plotting = TRUE
)

Arguments

signature

A vector of symbols

genesets

A list of genesets

background

Size of background population genes

plotting

Use true to generate plots

Value

A list of data and plots


montilab/hypeR documentation built on Oct. 29, 2023, 12:01 p.m.