Hi,
Thanks for making the package available and updating it to use custom background set. Unfortunately, I've not been able to run the function with custom background list. Without a background geneset the function works fine. I am getting the following error. Looks like, the problem is in the .add_list() function. Thanks for your help.
> res <- enrichR::enrichr(
+ genes = as.character(interest_gene),
+ databases = enrichment_database,
+ background = background,
+ include_overlap = TRUE
+ )
Uploading data to Enrichr... Uploading data to Speedrichr...
- Your gene set... is.request(y) is not TRUE
Error in .add_list(genes) :
Error uploading gene list. Please try again later.
Nurun
Hi,
Thanks for making the package available and updating it to use custom background set. Unfortunately, I've not been able to run the function with custom background list. Without a background geneset the function works fine. I am getting the following error. Looks like, the problem is in the
.add_list()function. Thanks for your help.Nurun