Hello,
I've tried to find differential expression with edgeR and DESeq2. These packages normalize my count data first, but they do not automatically provide normalized read counts to the end user. Any ideas how to obtain them through a series of R commands? Where could I look for this?
Thank you in advance!
I've tried to find differential expression with edgeR and DESeq2. These packages normalize my count data first, but they do not automatically provide normalized read counts to the end user. Any ideas how to obtain them through a series of R commands? Where could I look for this?
Thank you in advance!
, I have a clearer idea how to use DESeq2, especially for more complex analyses, like multi-factorial analyses.
Comment