Cellranger data to Monocle Pseudotime
1
0
Entering edit mode
4.2 years ago
Payal ▴ 160

Hi,

How to convert 10X data to do psedotime analysis using Monocle. All the tutorials in Monocle point to cellranger kit which has been deprecated. I followed - https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/output/matrices and https://kb.10xgenomics.com/hc/en-us/articles/360023793031-How-can-I-convert-the-feature-barcode-matrix-from-Cell-Ranger-3-x-to-a-CSV-file-?source=search to get to a matrix. Bu I am not sure if this is the right way?

Also there is an option to convert data from Seurat object to Monocle newCellDataSet object?

Anyone done this before?

Thanks, Payal

single cell rna-seq sequencing • 3.0k views
ADD COMMENT
1
Entering edit mode

Here is a tutorial for how to convert 10x data to Monocle pseudotime: https://colab.research.google.com/github/pachterlab/kallistobustools/blob/master/notebooks/kb_monocle.ipynb

The tutorial goes from reads to results, and is on Google Colab so you can run it in a browser.

ADD REPLY
0
Entering edit mode
4.2 years ago

Where did you see that cellranger is deprecated? It is still very much in use. Monocle3 supports the standard cellranger output, you don't have to mess with it at all.

ADD COMMENT
1
Entering edit mode

The 10xGenomics R suite used to do things like aggregate samples, and between adding Loupe and adding functions to cellranger, the R suite is deprecated.

ADD REPLY
0
Entering edit mode

Oh, I never even knew they had an R suite. Just use the command line version, it supports aggregation now too.

ADD REPLY
0
Entering edit mode

Yes I used normal cellranger aggr to aggregate samples but they used to have this cellranger R kit to easily transform data into an R matrix type object, which they no longer support. So I am having this confusion because now they output everything as barcodes.tsv.gz, features.tsv.gz and matrix.mtx.gz. And then the data needs to be transformed. So I followed the above links as directed by 10X customer support.

ADD REPLY
0
Entering edit mode

Please read the link in my answer - all you have to do is point Monocle to the folder with those file in it. It should have no trouble importing the information.

ADD REPLY

Login before adding your answer.

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