Any tools to quantify intron retention in RNAseq data?
3
0
Entering edit mode
10.0 years ago
lkmklsmn ▴ 970

Hi biostars,

I am looking for an established tool to quantify intron retention in RNAseq data. I have come across spliceR package but its seems to be rather difficult with non-cuffdiff generated data.

Any ideas?

R RNA-seq RNAseq intron retention • 6.7k views
ADD COMMENT
3
Entering edit mode
10.0 years ago

This can be done with DEXSeq, for which one needs to simply tweak an annotation file a bit. Both Alejandro Reyes and I give example scripts for the conversion in this thread on seqanswers. You may also want to read through the "Detecting differential usage of introns from RNA-seq daasets" on the bioconductor email list.

ADD COMMENT
0
Entering edit mode

Astalavista software

ADD REPLY
0
Entering edit mode

Hi Devon,

I am trying to run your script on seqanswer. With hg19.gff(generated from DEXSeq python scripts), I am using import.gff2 as per your command but

  1. It does not use asRangedData=F
  2. Also it gives warnings as closing unused connection 4 (Homo_changed_37.74.gff) after I remove asRangeData=F

At the step

with_introns <- endoapply(grl, add_introns)

the code is still running and is taking a lot of time. Is this normal?

ADD REPLY
0
Entering edit mode
ADD COMMENT
0
Entering edit mode
6.3 years ago
lhdcsu ▴ 50

Use iREAD (intron retention analysis and detector) specifically designed to quantify intron retention: http://www.genemine.org/iread.php

ADD COMMENT
0
Entering edit mode

Reads in the Bam file created should be mapped to the transcriptome or whole genome??

ADD REPLY
0
Entering edit mode

whole genome. (tested on BAM from the STAR software)

ADD REPLY

Login before adding your answer.

Traffic: 2474 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6