Hi there,
I'm encountering the following error when running runEscape() but not when I run escape.matrix()
pbmc_small <- runEscape(pbmc_small,
-
-
-
-
-
new.assay.name = "escape.ssGSEA")
[1] "Using sets of 1000 cells. Running 1 times."
Warning: Layer counts isn't present in the assay object; returning NULL
I am working with a seurat v5 object and it will successfully run when I use the escape.matrix function. Unfortunately, I would like to be able to use the runEscape function so I can have more ease with and more plotting functions. Please advise, thank you!
I've updated the escape package too.
Version R 4.4
Hi there,
I'm encountering the following error when running runEscape() but not when I run escape.matrix()
pbmc_small <- runEscape(pbmc_small,
[1] "Using sets of 1000 cells. Running 1 times."
Warning: Layer counts isn't present in the assay object; returning NULL
I am working with a seurat v5 object and it will successfully run when I use the escape.matrix function. Unfortunately, I would like to be able to use the runEscape function so I can have more ease with and more plotting functions. Please advise, thank you!
I've updated the escape package too.
Version R 4.4