Unfortunately, I am using the CCA based approach.
Hello,
I am currently working with multiple replicates for 2 different conditions (stimulated and unstimulated cells) that I want to integrate to adjust to correct for batch effects.
I was wondering, if there is a way (or parameter), which can be adjusted to control the integration strength or stringency. I am afraid that cell types that are unique to the stimulated condition, are projected onto the "wrong" cells, because the integration is to stringent, so I want to try out different settings.
Any help is much appreciated.
Cheers!
(I also asked this question on the github issue page of seurat)
1 answer
You need to clarify which type of integration you are performing (rPCA or CCA?).
If it is rPCA, you can tweak the k.anchor argument.
The seurat documentation has a section dedicated exactly to that: Modifying the strength of integration.
Log in to answer this question.