.hyper_enrichment {hypeR} | 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