enrichr_connect: Connect to the enrichr web application

Description Usage Arguments Value

View source: R/db_enrichr.R

Description

Connect to the enrichr web application

Usage

1
2
3
4
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


hypeR documentation built on Nov. 8, 2020, 8:19 p.m.