This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Finding isoform in RNA-seq data

Hello everyone,

I'm trying to find how to look for a particular isoform in RNA-seq data. In fact I'm interested in a protein that has two isoforms.

I am wondering if one of the isoform in particular is translated in mRNA in human ES cells.

How can I look for that ? I'm new to the RNA-seq analysis and I'm not sure how to proceed... I found RNA-Seq BAM data for hES but I don't know what to do from there.

Any advice would be greatly appreciated !

rna-seq isoform splice variant human es

1 answer

If you already have a BAM file, then the simplest thing to do would be to load that in IGV and have a look at your gene of interest. IGV can make sashimi plots too, so you can also use that to eye ball which isoform(s) is/are actually being expressed.

Thank you very much I found the splice variant in my RNA-seq data !!!

Is there a better way than using IGV to draw sashimi plots or any similar plot for exon/junction coverage that can output a publication quality image ?

Log in to answer this question.