satijalab / seurat

R toolkit for single cell genomics
http://www.satijalab.org/seurat
Other
2.28k stars 909 forks source link

Intergrated scRNA ATacseq + HTO #7411

Closed bassanio closed 1 year ago

bassanio commented 1 year ago

Dear Team,

I have a 6 mouse 10x singlecell RNA+ Atacseq sample multiplexed with AB. I used cell ranger aRC pipeline for generating count metric and Run CItseq over the HTO to create the matrix for the 3 Samples. I would like to perform analysis between the three samples in three ways 1) with in RNASEQ, 2) with in ATACSEQ 4) RNASEQ+ATAC.

My current issue is on how to integrate the 3 data sets(RNA+ATACSEQ+HTO). Should I need to use the Signac pipeline. if so How do I integrate HTO and demultiplex the samples. I was unable to find a vignette as such explaining the same from the Matrix being the starting input

Thanks in advance

bassanio commented 1 year ago

Can someone please guide me to a vignette or protocols on running the same please?

mhkowalski commented 1 year ago

You can add multiple assays to the same seurat object, as documented here . You can then perform analysis using either assay separately or using a multimodal approach such as wnn. I'm not sure if this addresses your question, please comment if you have additional questions.

bassanio commented 1 year ago

@mhkowalski : Thank you for your response. I have seen the Document. For me its on how to integrate the Antibody output from citeseq (umi_count folder) and to do comparative analysis between the Samples