View source: R/enrichr_lib_call.R
enrichr_lib_call | R Documentation |
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)
lib |
geneset library name from Enrichr |
userListId |
id created by the POST enrichr api call |
df tidy dataframe of all geneset terms in that library
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()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.