enrichr_connect: Connect to the enrichr web application

View source: R/db_enrichr.R

enrichr_connectR Documentation

Connect to the enrichr web application

Description

Connect to the enrichr web application

Usage

enrichr_connect(
  endpoint,
  db = c("Enrichr", "YeastEnrichr", "FlyEnrichr", "WormEnrichr", "FishEnrichr")
)

Arguments

endpoint

The url endpoint to connect to

db

A species

Value

A web response


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