Hello I am using the amazing SingleCellExperiment and SingleR packages to analyze my scRNAseq data. Everything works well and I was able to identify cell types in my samples with the following
pred <- SingleR(test=merged, ref=ref, labels=ref$label.main)
I am looking for a way to look deeper and identify T cell subsets. any advices or suggested tutorials? thank you!
thank you so much and really sorry for the late reply. I did not receive notification of your answer THANK YOU!
I confirm it works perfectly. thank you again