Entering edit mode
3.4 years ago
zizigolu
★
4.3k
I have some Indrop scRNA-seq
The number of genes per cell and number of read seems like this
Here what I should put to get a good Seurat object?
I have tried this but I think I am missing some cell types
pbmc <- subset(pbmc, subset = nFeature_RNA 1000 & nFeature_RNA < 5000 & percent.mt < 25)
Please look at these plots to give me an intuition which numbers give better results
Whatever I am trying there is no B cells in the data
How this is possible :(
That is why I am asking for help
I want to know how I can interpret this plot
I have answers on these metrics here and here.
Regardless, if the cells aren't there (how do you know there aren't any B cells, have you annotated?), then they aren't there.
I have used these markers but likely nothing here very weird