.hyper_enrichment | R Documentation |
Overrepresentation test via hyper-geometric distribution
.hyper_enrichment(
signature,
genesets,
background = length(unique(unlist(genesets))),
plotting = TRUE
)
signature |
A vector of symbols |
genesets |
A list of genesets |
background |
Size of background population genes |
plotting |
Use true to generate plots |
A list of data and plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.