In my lab we have a question about this (we are not experts in bioinformatics by the way, we still learning):
We are doing rna-seq of resistant vs susceptible peppers. I did a DEG analysis using DESEQ2, I got up and down regulated genes using a FDR:0.01 and LFC:0.5. Now I have my respective list of DE genes, but a questions springed to us: with our information is possible to do a "contrast" of genes expression levels using as "control" some house keeping genes ? Like a RT-PCR.
awesome! Thank you Asaf!! I'll try .
I am really interested in this. Can you do such assumptions on non model organisms (peppers in this case) without an experimental validation on the same samples used for the DEG analysis?
You have to make an assumption eventually, either implicit or explicit. The implicit assumption is that most of the genes have the same expression level. Well, if it doesn't hold then the conditions you are comparing might be too distinct. An explicit assumption using a list of genes might be beneficial especially if you have a lot of experience and know what to expect for.
Thank you for the answer!