Hi,
I am doing RNA-seq with 2 groups: treatment and control. For both of them, I have 2 replicates. I use limma-voom for this. But I am quite confused by the results I see in the toptable output. For example, I have these genes in my original table of raw counts (where Jc is the treatment, and N is the control):
And here is the same matrix after voom normalization.
And this is the output of toptable for the same genes
As you can see adjusted p-value is quite large... Some of them would not pass the 0.1 FDR threshold. I would expect them to be way smaller with such changes in expression. What am I missing here? What is wrong?
Thank you.
You don't show any code, so who knows?
here is the code sample I use: