what is the basic difference between genome guided transcript assemblyusing Trinity and stringTie/cufflinks
1
0
Entering edit mode
7.2 years ago
Bioinfonext ▴ 460

I am not able to understand clearly what is the actually difference between genome guided assembly using Trinity and Cufflinks/StringTie?

I understand that both generates isoforms for particular locus?

then what is the actual difference?

RNA-Seq • 3.7k views
ADD COMMENT
7
Entering edit mode
7.2 years ago
shunyip ▴ 250

This provides a good explanation.

In layman's term, Cufflinks treats the genome as the truth and construct the transcriptome based on aligned reads. (ex. two reads may not be overlapping with each other, but the genome can provide the evidence of two reads being originated from the same transcript by showing that these two reads are right next to each other.)

On the other hand, Trinity simply uses the genome as a guideline to see approximately where the reads come from. Then, it will construct the transcriptome only based on the read sequences themselves. (ex. overlapping regions between reads)

So, Trinity requires a higher sequencing depth than Cufflinks/StringTie to work well.

ADD COMMENT

Login before adding your answer.

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