Description Usage Arguments Value Author(s) See Also Examples
Given a vector of genes, this function will return the enrichment DO categories with FDR control.
1 2 3 |
gene |
a vector of entrez gene id |
ont |
one of DO or DOLite. |
pvalueCutoff |
pvalue cutoff |
pAdjustMethod |
one of "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none" |
universe |
background genes |
minGSSize |
minimal size of genes annotated by NCG category for testing |
maxGSSize |
maximal size of each geneSet for analyzing |
qvalueCutoff |
qvalue cutoff |
readable |
whether mapping gene ID to gene Name |
A enrichResult
instance.
Guangchuang Yu http://guangchuangyu.github.io
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.