How to select isoform which shows the highest expression within a gene?
1
0
Entering edit mode
21 months ago
yussab ▴ 90

Dear Biostars Community,

I'm trying to correct for degraded samples using the 3' tag counting published method (https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0091851).

"The 3TC method involves changing the GTF annotation file, that is used when counting, in two steps; i) isoform filtering and ii) transcript length restriction. The isoform filtering step selects which isoform of each gene to retain as to prevent count contamination from overlapping isoforms. "

As the article was from 2014 they used Cufflinks to select the most expressed isoform within a gene. Currently I'm struggling in finding the current reliable method to obtain a similar result, as I was told that there are several more recent methods. I made a test with StringTie, But I'm sure is the best fit for my need.

Thank you in advance for any suggestion.

Best regards,

Youssef

Stringtie Cufflinks STAR RNA-seq isoform • 907 views
ADD COMMENT
0
Entering edit mode

If anyone will need the full pipeline to get to the result, contact me in private

ADD REPLY
3
Entering edit mode
21 months ago
ATpoint 81k

I would use salmon to quantify reads against the transcriptome. That will give abundances and TPM per isoforms that you can conveniently filter.

ADD COMMENT
0
Entering edit mode

Kallisto or RSEM can do that too. I think Kallisto was published after 2014.

ADD REPLY
0
Entering edit mode

Thank you very much ATpoint, it took me some times but I get the result with salmon :)

ADD REPLY

Login before adding your answer.

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