Hello,
I was wondering if there is a reason that running the enrichr() function on the "Reactome_Pathways_2024" with background does not return a column for the overlap? I see the overlap column when running on the same database without background, and I have provided the Include_overlap = TRUE parameter.
background_enrichment <- enrichr( genes = test_input, databases = "Reactome_Pathways_2024", background = test_background, include_overlap = TRUE )
Hello,
I was wondering if there is a reason that running the enrichr() function on the "Reactome_Pathways_2024" with background does not return a column for the overlap? I see the overlap column when running on the same database without background, and I have provided the Include_overlap = TRUE parameter.
background_enrichment <- enrichr( genes = test_input, databases = "Reactome_Pathways_2024", background = test_background, include_overlap = TRUE )