ClusterProfiler.OverRepresentationTest | R Documentation |
Perform over-representation test by cluster profiler
ClusterProfiler.OverRepresentationTest(
gene,
minGSSize = 10,
qvalue = 0.05,
GO = TRUE,
KEGG = TRUE,
MSigDb = TRUE,
Hallmark = TRUE,
exp.gene.type = "ENSEMBL"
)
gene |
A vector. 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.