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 https://maayanlab.cloud/Enrichr/#stats for available databases. |
Returns a data frame of enrichment terms, p-values, ...
Wajid Jawaid, modified by Roman Hillje