Algorithm to remove batch effects
1
1
Entering edit mode
3.3 years ago
fouerghi20 ▴ 80

From your own experience, is it better to do batch effect correction with Seurat (using CCA) or through Harmony (using it through the Seurat Wrappers)?

single-cell batch-effect RNA-Seq • 3.6k views
ADD COMMENT
1
Entering edit mode

Neither, I had best results with fastMNN from the Bioconductor package batchelor. Depends on the magnitude of the batch effect though. Sometimes, if it is only some minor technical variation, like the basically same material prepared on two different days maybe even something simple as regression on the logcounts can be enough. On the other hand if the actual difference that you aim to remove is a pertubation effect that confounds the clustering then more stringent methods are required. You would need some details about your samples. What are they, are the same celltypes expected in both batches, is there a pertubation involved...

As usual in this context I will recommend to read the relevant paragraph in our holy single-cell bible OSCA: http://bioconductor.org/books/release/OSCA/integrating-datasets.html

ADD REPLY
0
Entering edit mode

How can I integrate fastMNN for Seurat? Is it a good idea to do the analysis in SCE object until batch correction, and then convert it to Seurat object?

ADD REPLY
0
Entering edit mode

I am pretty sure SeuratWrappers has fastMNN included.

ADD REPLY
0
Entering edit mode

Yes, it is included. Here are some examples to run fastMNN on Seurat objects: https://github.com/satijalab/seurat-wrappers/blob/master/docs/fast_mnn.md

ADD REPLY
0
Entering edit mode

You may also find this previous discussion helpful: about batch correction in scRNA-seq

ADD REPLY
0
Entering edit mode
3.2 years ago
predeus ★ 1.9k

This is a very useful paper. There's also github for the comparisons they've ran.

ADD COMMENT

Login before adding your answer.

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