enrichr_download {hypeR} | 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")