Hi
I am trying to run reactomeGSA for scRNA seurat result but I am getting this error.
Error: Only one identification found: 'RNA_snn_res.0.6'. Please ensure that cell / cluster ids are stored as the primary identification (Ident) of your Seurat object. Clustering has to be performed prior to this pathway analysis.
I know its something related to seurat pipeline, but I have less understanding of this error.
I got another error as well when I just not used this param for my seurat run Idents(seuset) <- "RNA_snn_res.0.6"
In ReactomeGSA::perform_reactome_analysis(request, verbose = verbose) :
Reactome Analysis failed: Failed to map any submitted identifiers
Hi
I am trying to run reactomeGSA for scRNA seurat result but I am getting this error.
Error: Only one identification found: 'RNA_snn_res.0.6'. Please ensure that cell / cluster ids are stored as the primary identification (Ident) of your Seurat object. Clustering has to be performed prior to this pathway analysis.
I know its something related to seurat pipeline, but I have less understanding of this error.
I got another error as well when I just not used this param for my seurat run Idents(seuset) <- "RNA_snn_res.0.6"
In ReactomeGSA::perform_reactome_analysis(request, verbose = verbose) :
Reactome Analysis failed: Failed to map any submitted identifiers