dot-hyper_enrichment: Overrepresentation test via hyper-geometric distribution

Description Usage Arguments Value

Description

Overrepresentation test via hyper-geometric distribution

Usage

1
2
3
4
5
6
.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


hypeR documentation built on Nov. 8, 2020, 8:19 p.m.