Hi,
I have a single cell RNASeq dataset with 5 healthy and 5 diseased samples and I want to find genes that are differentially expressed in each of the celltypes. Now unfortunately, all of the diseases samples are male and and of the 5 healthy controls, 2 are female and 3 are male. Now when i do FindMarkers, I see a gender bias and genes like XIST pop up. I tried using Sex as latent.vars argument in FindMarkers as mentioned in here ,here and here, but some of the sex specific genes still pop up as differentially expressed. Should I scale the data using Sex as vars.to.regress and recluster ?
Appreciate any advice on how to approach this. Thanks!