constantAmateur / SoupX

R package to quantify and remove cell free mRNAs from droplet based scRNA-seq data
249 stars 34 forks source link

cellranger multi support? #99

Closed pjlmac closed 2 years ago

pjlmac commented 2 years ago

I hate being that person, but I was wondering if SoupX has a configuration for cellranger multi or if there is one planned. This program works so beautifully in individual datasets and I would love to use it with a multiplexed sample. For mine, my project uses the cell hashing/antibody tagging metric detrived from Aviv Regev's group and related developments/enhancements pertaining her work. Thanks!

Sethupathy-Lab commented 2 years ago

I'd like to second this. I use SoupX regularly for my 10x single cell datasets, but recently started working with a multiplex dataset and don't see a straightforward and easy workaround for applying SoupX to the outputs of cellranger multi. Thank you!

constantAmateur commented 2 years ago

Sorry to disappoint, but I am unlikely to do this. The reason being that there is another method specifically tailored to multiplexed data, souporcell.

With multiplexed data the mixing of genotypes gives another layer of information that can be used to estimate the contamination fraction. Souporcell is built from the ground up to use this information and so will perform better on multiplexed data. I would recommend using souporcell for this type of data.