This is a test version of Biostars. For the public version, visit https://www.biostars.org.
batch effect in RNA-Seq

Hello

I am working on RAN-Seq ,I have question regarding Batch effect, how can get or be sure that I have batch effect?.

2- Is it mandatory to remove it from my count matrix before downstream differential gene expression expression?

3- Which package shall bed used with Deseq2 ? limma, RUVSeq, or SVA?? In my project I have 2 conditions each has 3 samples each sample is generated on different time or phase.

Thanks in advance

batch-effect rna-seq

2 answers

Generate a PCA plot for your data and investigate the effects.

That plot will let you evaluate the size of the batch effects relative to the size of the effects of the treatments/conditions.

You may or may not need to perform batch effect correction.

I don't know that you could even detect, let alone correct batch effect between only 6 samples. Especially not if batch corresponds perfectly with sample.

Log in to answer this question.