07 July 2016 4 7K Report

Hello everyone,

currently, I'm trying to run a differential gene expression analysis on an RNA-Seq data set using R and the DESeq2 package.

However, there are several technical replicates in the count table. There is this function "collapseReplicates()" which allows me to collapse these. 

For me, however, it's unclear if one could simply add these counts so that we have for this one patient not twice 4000 counts but then 8000, for instance. For other patients, for which are no technical replicates, however, the counts stay much lower. So shouldn't there be normalization? Or is this not mattering ?

Would be great if you can help me. :)

More Sven Be's questions See All
Similar questions and discussions