Hi All,
I need some help with removing batch effects. I have 21 samples 11 samples sequenced in batch A and 10 sample in Batch B. Both batches have both genotypes to compare.
So, In order to perform further downstream differential expression analysis, i need batch adjusted count matrix. How can i get this. i tried combat, limma removeBatcheffects() but it gives negative values for zero counts.
Can i use batch adjusted matrix as a count matrix and perform DEA.
Thanks in advance.
Just out of interest, why did you use such a custom DEG methodology including t-tests instead of any of the established tools such as limma/edgeR/DESeq2?
Hi, Thanks for the reply. did you use combatseq or the original combat. if you used original combat how did you deal with the negative values in batch adjusted counts, because i had some problems with combat for rnaseq. so i switched newer version combat-seq which preserves count characteristics..
Best, sai