This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Normalizing Salmon output count data matrix using DESeq2

I import counts and abundance matrix from Salmon output using tximport. I want to normalize the Salmon output count matrix using DESeq2 package. What code should I use to achieve this task? Can I do similar with Abundance output of Salmon?

Thank you

tximport counts salmon deseq2

Read the DESeq2 manual which covers all that.

1 answer

cross-posted and answered: https://support.bioconductor.org/p/9148559/

Log in to answer this question.