Should I normalize individually or after merging all the data?
1
1
Entering edit mode
3.4 years ago

Hi,

I am still practicing the Seurat workflow. I wonder how the pipeline will be the best practice for large datasets. Specifically, I am not sure if I should normalize prior to or after the merging. I list the questions in my mind:

  • If I have 6 patients and each patient has two conditions, I will have total 12 datasets
  • Should I normalize each data individually and then Merge. Or I can merge all together at the beginning and do rest of QC, i.e subset, NormalizeData/SCTtransform, ScaleData, etc..
  • What perspectives needed to consider picking which normalization method (log vs SCT) I should use?
  • Do I still need to use NormalizeData/ScaleData if I decide to use SCTransform?

Thank you in advance.

scRNA normalization seurat scale qc • 5.2k views
ADD COMMENT
1
Entering edit mode
3.4 years ago

In the preferred Seurat integration workflow when working with multiple samples, samples are first normalized separately using SCTransform, and then combined during integration. Refer to their SCTransform vignette here for more info.

ADD COMMENT

Login before adding your answer.

Traffic: 2859 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6