.send_enrichr_query | R Documentation |
Gene enrichment using Enrichr.
.send_enrichr_query(genes, databases = NULL, URL_API = NULL)
genes |
Gene names or dataframe of gene names in first column and a score between 0 and 1 in the other. |
databases |
Databases to search. |
URL_API |
URL to send requests to (Enrichr API). See http://amp.pharm.mssm.edu/Enrichr/ for available databases. |
Gene enrichment using Enrichr.
Returns a data frame of enrichment terms, p-values, ...
Wajid Jawaid, modified by Roman Hillje
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.