This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Is Tophat 2 good?

Hello, I am analysing a paper which used genome guided assembly with RNA-Seq data to assemble the transcriptome of some RNA. They used Tophat2 v.2.1.1 to do the assembly with the --b2-very-sensitive option. I have seen work which says that tophat is not great but I am a novice and don't really understand why.

Could someone please explain to me the limitations of using Tophat2?

tophat rna-seq

1 answer

The tophat tools are not assemblers but aligners, and both Tophat1 and 2 are deprecated (for years now). You should be using something recent, like STAR or hisat2 unless a legacy burden forces you not to.

Oh okay thank you for clarifying! Is there a big reason why STAR or hisat2 outperforms Tophat?

I would start by reading the papers to learn about performance comparisons.

(from one of the authors of the original TopHat; and read the paper linked to in that tweet).

Hi, why did you delete the post?

Log in to answer this question.