Seurat: RNA contamination from drop seq single cell rna seq data

Created on 3 Jul 2018  路  6Comments  路  Source: satijalab/seurat

I'm wondering if there is a way to remove the effect of rna contamination of some genes? For some genes which is also the markers of one type of cells, is expressed in most of the cells. Thank you so much for your help.

Best

Analysis Question

All 6 comments

SoupX is a pre-processing method. As such, there are no functions to load Seurat objects as the input.

This could change with https://github.com/satijalab/seurat/issues/586 :wink:

Hi @roofya,

For the moment, you can extract the required data from the corresponding slot from the Seurat object (i.e. [email protected] or object@data, if you need raw or normalised data, respectively), input the data to SoupX, and then replace the data in the Seurat object.

Best,
Leon

@leonfodoulian
What is the function in SoupX should I put [email protected] as input in SoupX? Thank you

Hi @roofya,

I have never used SoupX, so I don't know what functions should be used. You can refer to the documents and webpages that @amisharin shared with you. You can also refer to their vignette that you can find in their GitHub page. This, nevertheless, goes beyond the scope of the Seurat package.

Best,
Leon

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fidelram picture fidelram  路  3Comments

kathirij picture kathirij  路  3Comments

GHAStVHenry picture GHAStVHenry  路  3Comments

whitleyo picture whitleyo  路  3Comments

rajasreemenon picture rajasreemenon  路  3Comments