PseudobulkExpression.Seurat error
0
0
Entering edit mode
11 days ago
sooni ▴ 20
The following error occurred in PseudobulkExpression.Seurat(object = object, assays = assays,:
   None of the requested assays are present in the object.

The above error occurs. Below is the code I ran:

cts <- AggregateExpression(seurat_from_cds,
                           group.by = c("Cell.Type", "Samples"),
                           assays = "originalexp",
                           slot = "Counts",
                           return.seurat = F)

How can I solve this error?

Thank you for help!

Seurat pseudo-bulk • 167 views
ADD COMMENT
0
Entering edit mode

None of the requested assays are present in the object

Does the assay originalexp exist in your object seurat_from_cds ?

ADD REPLY

Login before adding your answer.

Traffic: 1336 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6