Hi, I have a simple question.. I am doing RNA seq analysis on bacterial transcriptomes and most of my reads are mapping to rRNA genes (since the rRNA depletion is not very efficient). I am following a pipeline of FASTQC, aligning using bowtie 2, read counts with featureCounts and DE analysis with DESeq2.
I wanted to know if I should remove the rRNA gene rows from the count matrix before feeding it into DESeq2 or keep the count matrix as is ?
Thanks!
Thanks a lot!