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

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

Examples

TRUE
#> [1] TRUE