| GOEnrich | R Documentation | 
do GO enrichment by a list of DEGs.
GOEnrich(deglist, taxon, useFDR = FALSE, cut = 0.05, outdir = NULL, outprefix)
| deglist | DEG vector | 
| taxon | taxon id , use GOdbInfo() to check available ids | 
| useFDR | whether to use FDR | 
| cut | significant pvalue threshold, if useFDR is set, use FDR instead | 
| outdir | output directory | 
| outprefix | output file prefix | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.