Description Usage Arguments Value Author(s)
View source: R/getEnrichedBPManual.R
Get all the BPs enriched (used to fill in the new structure of FunPart object)
1 2 3 4 5 6 7 | getEnrichedBPManual(
dataset,
setGenes,
gda,
padjMeth = adjMethod,
padj = cutoff
)
|
dataset |
Initial single cell matrix (cells in columns, genes in rows) |
setGenes |
Enrichment ressource file |
gda |
Enrichment ressource file |
padjMeth |
P-adjusted correction method |
padj |
p-adjusted value cutoff |
vector of functional enrichment
Celine Barlier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.