enrichr_lib_call: Runs enrichr api (single GET call for a geneset library)

View source: R/enrichr_lib_call.R

enrichr_lib_callR Documentation

Runs enrichr api (single GET call for a geneset library)

Description

This function takes in the geneset library name from Enrichr and userListId (id created by enrichr api) sand retruns tidy dataframe of all geneset terms in that library

Usage

enrichr_lib_call(lib, userListId)

Arguments

lib

geneset library name from Enrichr

userListId

id created by the POST enrichr api call

Value

df tidy dataframe of all geneset terms in that library

See Also

Other helper functions: krsa_ce_output_kinases(), krsa_ce_output_peptides(), krsa_enrichr(), krsa_extractEndPoint(), krsa_extractEndPointMaxExp(), krsa_get_diff(), krsa_get_diff_byChip(), krsa_sampling(), krsa_show_peptides(), krsa_top_hits()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.