Thanks for your detailed answer, ATpoint! I will check out the https://osca.bioconductor.org/ today. Really appreciate it!
I was confused when to merge/integrate the datasets is because I found the Merge function (https://satijalab.org/seurat/v3.1/merge_vignette.html) on Seurat. I think what Merge does it to merge multiple 10X dataset into one one object and we can do the QC together. But I am wondering which way is the best practice:
- integrate all dataset 1st and QC all together
- QC each dataset and integrate all QC'd data