enrichr_download: Download data from enrichr in the form of a named list

enrichr_downloadR 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,
  db = c("Enrichr", "YeastEnrichr", "FlyEnrichr", "WormEnrichr", "FishEnrichr")
)

Arguments

genesets

A name corresponding to available genesets

db

A species

Value

A list of genesets

Examples

ATLAS <- enrichr_download("Human_Gene_Atlas")


montilab/hypeR documentation built on Oct. 29, 2023, 12:01 p.m.