enrichr_download {hypeR}R Documentation

Download data from enrichr in the form of a named list

Description

Download data from enrichr in the form of a named list

Usage

enrichr_download(genesets)

Arguments

genesets

A name corresponding to available genesets

Value

A list of genesets

Examples

ATLAS <- enrichr_download("Human_Gene_Atlas")


[Package hypeR version 1.4.0 Index]