Seurat: Integration of ADT and RNA data from the same cells

Created on 11 Jan 2019  路  4Comments  路  Source: satijalab/seurat

Dear Seurat team,
I'm thrilled with the release of v3! specially with the multimodal data integration capability.
When integrating data from different assays (CITE-seq), is there a way to specify that the data has been collected from the same cells (RNA and ADT)? i.e. is cell name considered when anchoring the data? if so, is keeping identical cell names in both datasets sufficient to accomplish this?
Thanks!
Ana

Analysis Question

Most helpful comment

Hello Seurat team,
I have a follow up question regarding the integration of ADT and RNA data from the same cells.
I want to be able to perform joint clustering on proteins and transcripts, for which I'll need a merged matrix of CLR normalized ADT and log normalized RNA counts. But I'm unsure how to achieve this with the new integration methods.
I understand ADT won't have as many dropouts as the RNA seq, so I'm not sure if the ADT signal needs to be scaled accordingly. Is this achieved by just running CCA on the normalized data for both assays? If so, how does Seurat handle the different feature names for ADT and RNA.
Any help would be appreciated. Thanks,
Ana

All 4 comments

Hi Ana,

Seurat v3's multimodal capabilities are indeed anchored around cell names, and the Seurat object will enforce identical cell naming when adding additional assays (eg. adding ADT information to an object with RNA data) to the object. Ensuring that your datasets have identical cell names and number (we currently do not allow for assays to be missing cells) is good enough, Seurat will take care of the rest.

See the "Multi-Assay Features" section of our command cheat-sheet for examples of creating a multi-assay object.

Thank you Paul,

That's great! Thanks for the quick response.

Ana

Hello Seurat team,
I have a follow up question regarding the integration of ADT and RNA data from the same cells.
I want to be able to perform joint clustering on proteins and transcripts, for which I'll need a merged matrix of CLR normalized ADT and log normalized RNA counts. But I'm unsure how to achieve this with the new integration methods.
I understand ADT won't have as many dropouts as the RNA seq, so I'm not sure if the ADT signal needs to be scaled accordingly. Is this achieved by just running CCA on the normalized data for both assays? If so, how does Seurat handle the different feature names for ADT and RNA.
Any help would be appreciated. Thanks,
Ana

Dear Ana,
did you find a solution for this last request yet?
Best,
Philipp

Was this page helpful?
0 / 5 - 0 ratings

Related issues

farhanma picture farhanma  路  3Comments

kysbbubbu picture kysbbubbu  路  3Comments

milanmlft picture milanmlft  路  3Comments

Biogitte picture Biogitte  路  3Comments

akhst7 picture akhst7  路  3Comments