-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Hi there,
I'm encountering the following error when running runEscape() but not when I run escape.matrix()
pbmc_small <- runEscape(pbmc_small,
-
method = "ssGSEA", -
gene.sets = gene.sets, -
groups = 1000, -
min.size = 5, -
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels