Dear experts,
May I have your guidance after removing the cell cycle effects by ScaleData(data, vars.to.regress = c("S.Score", "G2M.Score"), features = rownames(data))
,
Will the cell numbers in the data object be reduced, or ScaleData only remove the cell proliferation marker genes effects, which do not reduce the cell numbers in the Seurat object(sample)?
Thank you very much!
Thanks a lot!
I checked and see the cell numbers of G1, S, and G2M after removing the cell cycles remain the same, so I am not sure if it really works, seems the removal is to remove some cell proliferation marker genes effects, not remove the proliferated cells.
Thank you very much for your guidance!