This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Different read numbers for the same samples

I have 5 groups of interest for my rnaseq, where I also broke it down into a 3 group version for simplicity. What I am confused by is when I look at the single gene reads for the same groups in different analysis scripts, I get different read values. Can someone spot my error or explain what is happening? figures below.

matching

Fibronectin for 1st code

Fibronectin for 2nd code

matching code

salmon rna-seq deseq2

Why did you delete the post?

1 answer

This pictures don't help, posing images of your code is not so great either. If you must post so much of it, post it as text, formatted to be code.

Forget the pictures. Show us what you get when you query the dds object for the values for that gene.

At a glance, it's not entirely clear to me that the left and right halves are doing the same thing, since the coldata$names could be different.

Log in to answer this question.