ClusterProfiler.GSEA.ORA.customGS.Compare | R Documentation |
Perform GSE analysis across multiple group by cluster profiler and user customed gene sets
ClusterProfiler.GSEA.ORA.customGS.Compare(
gene,
customGS = NULL,
minGSSize = 10,
qvalue = 0.05,
gse = FALSE,
ova = FALSE
)
customGS |
ClusterProfiler::read.gmt() term to symbols |
minGSSize |
10 |
qvalue |
0.05 |
gse |
Default FALSE, gene set enrichment analysis |
ova |
Default FALSE, overrepresentation test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.