Identify the isoform of a transcript using RNA Seq data
3
0
Entering edit mode
7.6 years ago

Hi,

my favorite transcript is supposed to consist of 12 exons (it was only described in germ cells, not in somatic tissues). Thus, I want to check what isoforms are actually expressed in my (somatic) tissue of interest.

I have paired-end RNA Seq data from a larger number of samples. I would like to use this dataset to shed light onto the isoform.

Thus far, I have aligned my reads using STAR, and counted exons using featureCounts. Seemingly, only a few exons are expressed, but quite consistent over all samples. There is no described isoform of the transcript that looks like what I have.

How would you suggest to go from here to obtain a consensus sequence? Do I need to assemble the whole transcriptome, or are there any shortcuts I can take, as I am only interested in a single transcript?

Many thanks!

RNA-Seq • 2.9k views
ADD COMMENT
2
Entering edit mode
7.6 years ago

I'd subset the alignments to contain only that regions and then run stringTie.

ADD COMMENT
0
Entering edit mode

That sounds like a great idea, many thanks, Devon!

ADD REPLY
0
Entering edit mode
7.6 years ago
Manvendra Singh ★ 2.2k

Did you try running Cufflinks2 RABT assembly; I would suggest you to run in both mode; default and RABT and see if you can catch your desired isoform

ADD COMMENT
0
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 1556 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