41
1 answer ✓
2 views
What is the best way to normalize RNA-seq count data before differential expression analysis?
I’m doing differential expression analysis with DESeq2 in R. I have raw count data from featureCounts. Should I normalize the counts before passing them to…