Entering edit mode
19 months ago
ic23oluk
•
0
Hi,
There's a bunch of tools exploiting SNPs to demultiplex scRNAseq data, i.e.:
- Vireo
- demuxlet
- fremuxlet
- scSplit
- Souporcell
My Question is, do these tools work when pooling genetically identical samples, but of different sex (so actually not genetically identical), by means of the y-chromosome?
Thank you.
Wouldn't it be much simpler to run a PCA only on chrY genes and see whether there is any separation? That should be rather bimodally clear, I would think.
That does indeed sound a lot simpler. In that case, I would run the standard Cellranger pipeline and then in for example seurat run PCA on y genes and assign genotypes, right?
I would at least try that first. Cannot tell whether it works but chrY genes should have mostly zero counts in females so I'd be surprised if PCA would not be able to separate the sexes in the early PCs.
Actually this doesn't work. There are over 700 genes in mouse chrY, but only a few are expressed or captured by single-cell RNA-seq. And there are negative expressions of these sex-specific genes. One example is Xist in female samples, the positivity of XIst never get to 100% in single-cell data.