I have a set of four samples coming from an RNASeq experiment. Normally, I would perform a quantile normalization but in this case the differential condition displace too much the expression distribution compared with the control and I do not want to lose information.
I was wondering if it would be possible to normalize by the values of rRNA and how this should be done.
Thank you in advance for your consideration,
S.
A you sure you didn't sequence primarily mRNA? You normally have to explicitly ask for total RNAseq. Were there spike-ins?
There are plenty of alternatives to quantile normalization. Are any of those applicable?
You haven't specified what workflow you're attempting to use? - DESeq2? Kallisto / Sleuth? Tuxedo?
It is a hard-coding pipeline used in the lab where I am a new student. The data was analysed by a previous technician who is not here any more. His colleagues need to reproduce the results and I do not know how to manage this mess... sorry.
Well what sorts of programs are invoked in the pipeline? - Tophat? cufflinks? htseq_count?