run_enrichr | R Documentation |
This function finds the GO biological processes associated with the top n genes using enrichR
run_enrichr(genes, n_genes)
genes |
vector of differentially expressed genes |
n_genes |
number of the most significantly enriched DEGs to base gene enrichment from |
A data.table of the most significant GO terms and their meta data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.