Skip to content

Getting error with background gene set #93

Description

@nfancy

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions