So I'm thinking I will go ahead and sum the intronic and exonic reads and I'll compare to the exons alone.
I was looking at ways of doing this, and featureCounts looks like an appropriate tool. The feature I'll be counting would be the gene body, yes, since this is anything from the TSS to the end of the transcript, which will include introns.
I'm really new to RNA-Seq analysis. What kind of annotation file should I use to compare my reads in featureCounts?
And then, the output from featureCounts could be used in something like edgeR or DESeq2, yes?
Sorry for these really basic questions. In the future, I might just make my life easier and do a polyA enrichment and get around the issue of non-exonic reads. I thought the extra information from total RNA-seq would be an advantage, but I'm seeing that the analytic methods for total vs. mRNA are less mature.
What sort of relative abundances are you seeing between introns and their flanking exons?
Not sure, but I will check. Good question.