Entering edit mode
9.8 years ago
Richard
▴
590
Hi all,
Is there a standard tool people use to quantify the relative amounts of Ribosomal reads in RNA-seq libraries?
Hi all,
Is there a standard tool people use to quantify the relative amounts of Ribosomal reads in RNA-seq libraries?
Yes, you can use Picard CollectRnaseqmetrics.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Does everyone use the same set of Ribosomal intervals on hg19, or is there some variation between group?
I use these: https://github.com/dakl/genome
I've also seen people get them from the ucsc mysql dB. I guess they give very similar results.
Hmmm. This list doesn't seem to include 28S or 18S which I've read are the great majority of detected rRNAs
You're right. In GRCh37, it maps to an unplaced contig. However, using these regions does distinguish between good and bad ribodepletions. With a good depletion, we get 0-2% rRNA content, and I our failed experiments with a robotic protocol with a bad sometimes see as high as 30%. With TruSeq Stranded Total RNA with Ribo-Zero Gold, we consistently get 0-2%.
But you are right, these values should be interpreted as relative within a series, rather than estimates of absolute rRNA content.