enrichr_connect {hypeR}R 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


[Package hypeR version 1.10.0 Index]