Description Usage Arguments Value Author(s) References Examples
View source: R/RNAseqAnalysis.R
Performs Gene Ontology (GO) enrichment analyses by clusterProfiler packages
1 |
gene |
a vector of Ensembl gene id |
simplify |
logical, specifying whether to remove redundant GO terms. Default simplify=TRUE |
level |
a numeric value, restrict the GO enrichment result at a
specific GO level. Default is |
data.type |
prefix for Save file names |
return a data frame of GO enrichment analysis result, and write it to file
zexl
Yu G, Wang LG, Han Y, He QY. clusterProfiler: an R package for comparing biological themes among gene clusters. Omics: a journal of integrative biology. 2012 May 1;16(5):284-7.
Yu G, Wang LG, Yan GR, He QY. DOSE: an R/Bioconductor package for disease ontology semantic and enrichment analysis. Bioinformatics. 2014 Oct 17;31(4):608-9.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.