enrichr_download | R Documentation |
Download data from enrichr in the form of a named list
enrichr_download(
genesets,
db = c("Enrichr", "YeastEnrichr", "FlyEnrichr", "WormEnrichr", "FishEnrichr")
)
genesets |
A name corresponding to available genesets |
db |
A species |
A list of genesets
ATLAS <- enrichr_download("Human_Gene_Atlas")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.