Error in UseMethod(generic = "Idents", object = object) :
no applicable method for 'Idents' applied to an object of class "c('SingleCellExperiment', 'RangedSummarizedExperiment', 'GsvaExprData', 'SummarizedExperiment', 'RectangularData', 'Vector', 'Annotated', 'vector_OR_Vector')"
Update: Closed issue - single cell experiment object was used instead of seurat. Sorry for the trouble!
Hi Dr. Borcherding,
Thank you for creating this extremely helpful package for single cell GSEA. I'm somewhat new to R and ran into this error by following this vignette -- https://www.bioconductor.org/packages/release/bioc/vignettes/escape/inst/doc/vignette.html#6_Conclusions
I would appreciate it if you can help me troubleshoot this. Thank you so much!
Error in UseMethod(generic = "Idents", object = object) : no applicable method for 'Idents' applied to an object of class "c('SingleCellExperiment', 'RangedSummarizedExperiment', 'GsvaExprData', 'SummarizedExperiment', 'RectangularData', 'Vector', 'Annotated', 'vector_OR_Vector')"
Update: Closed issue - single cell experiment object was used instead of seurat. Sorry for the trouble!