convert cds to seurat object
1
0
Entering edit mode
4 weeks ago
sooni ▴ 20

Hello.

I want to make pseudo-bulk data from single cell data. I made cds from my single cell raw data. Now, I want to convert this cds format to seurat object. Is it possible?

Thank you for your help!

R monocle3 seurat • 297 views
ADD COMMENT
0
Entering edit mode
4 weeks ago

Did you try with "as.Seurat"? https://github.com/satijalab/seurat-wrappers/blob/master/docs/monocle3.md

integrated.sub <- as.Seurat(cds)
ADD COMMENT
0
Entering edit mode

Yes, I tried with as.Seurat. But there is an error follwing: Error: No data in provided assay - logcounts. How can I solve this problem?

ADD REPLY
0
Entering edit mode

Did you check the data in the assay of the cell_data_set object?

ADD REPLY

Login before adding your answer.

Traffic: 1587 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