Normalization before or after merging the samples in Seurat
1
1
Entering edit mode
3.3 years ago
fouerghi20 ▴ 80

I have 4 scRNAseq samples that I create Seurat objects for. I do the QC on each of these samples and then I merge them using the merge function from Seurat. I then normalize, scale, and run PCA on the merged dataset. Then, I take the normalized count matrix from Seurat and input it into Harmony. Do I have to normalize and scale each sample individually before merging it and normalize it again? or do I normalize only after I merge the four samples together. Any guidance would be appreciated!

single-cell seurat batch-effect • 6.3k views
ADD COMMENT
2
Entering edit mode
3.3 years ago

Example code would be helpful, but generally you merge samples before doing anything else. Doing QC prior to merging is fine, since you should be doing that on a sample by sample basis anyway.

I'd recommend taking a look at the Seurat vignette on using it with harmony.

ADD COMMENT

Login before adding your answer.

Traffic: 2074 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