exchange the monocle data with Seurat
1
0
Entering edit mode
14 months ago
alghezim1 • 0

Hi everyone! I am pretty new to single cell RNA seq analysis. I am using monocle 3 for my analysis. the data file that I have downloaded has already normalized data and it was coming with ensembl ID and I was able to get the gene name from monocle but I was wondering if there is a way to shift the information from monocle to Seurat to do do my pre-processing steps (QC) and UMAPS

thank you!

monocle3 Seurat • 648 views
ADD COMMENT
0
Entering edit mode
14 months ago
fracarb8 ★ 1.6k

exportCDS(monocle_object, export_to = 'Seurat', export_all = T)

Alternatively, you can directly use seurat with your normalise data. In that case, based of the type of pre-processing that was done, you need to skip the normalisation-scaling steps.

ADD COMMENT
0
Entering edit mode

Hi there,

I am getting this error when running the code Error in exportCDS(monocle_object, export_to = "Seurat", export_all = T) : could not find function "exportCDS"

ADD REPLY

Login before adding your answer.

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