constantAmateur / SoupX

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

What types of clustering is required? #142

Open JiahuaQu opened 8 months ago

JiahuaQu commented 8 months ago

Hi, we are considering using the SoupX, but we are confused about the clusters requirement. Because we usually analyze single-cell data that are generated by 10X in Seurat, we didn't do the downstream analysis in CellRanger, such as clustering. We will cluster cell types in Seurat. In this case, I don't think there's any cluster information from 10X folder. However, the data should have already been processed, filtered and normalized in Seurat before clustering, so I am confused what types of count matrix (raw, normalized, scaled) and what types of clustering are required by the SoupX? Is there any suggestion how to connect SoupX with Seurat? Thank you.