ClusterProfiler.OverRepresentationTest.Compare | R Documentation |
Perform over-representation test across multiple group by cluster profiler
ClusterProfiler.OverRepresentationTest.Compare(
gene,
minGSSize = 10,
qvalue = 0.05,
GO = FALSE,
KEGG = FALSE,
MSigDb = TRUE,
Hallmark = TRUE,
exp.gene.type = "ENSEMBL"
)
gene |
A list including multiple group. Must gene symbol |
minGSSize |
10 |
qvalue |
0.05 |
GO |
TRUE |
KEGG |
TRUE |
MSigDb |
TRUE |
Hallmark |
TRUE |
exp.gene.type |
RNA expression ID ENSEMBL. keytypes(org.Hs.eg.db) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.