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