what is different between principle applied between tophat2 and hisat2?
1
1
Entering edit mode
6.8 years ago

I am not able to understand what is the major difference between hisat2 and tophat2 (principle/algorithm), from what i could understand, hisat2 is faster than tophat2.

can someone please explain which one is better and why?

RNA-Seq alignment • 2.9k views
ADD COMMENT
1
Entering edit mode
  1. Have you read the hisat2 paper?
  2. Have you looked at any published comparison?

Hisat2 is "OK" at best and is generally outperformed by STAR.

ADD REPLY
0
Entering edit mode

Yes, I have read it, tophat2 uses bowtie and seed extension where as hisat2 uses a global search and then multiple local search (correct me if I am wrong here). Based on the comparison I did on one of the dataset available in GEO, alignment with tophat yields better alignment rates than with hisat2, this was confusing for me because most of the published comparison suggests that Hisat2 yields better results. Just to be sure I also used STAR where, results from star and hisat2 were comparable. This made me ask the question here.

ADD REPLY
2
Entering edit mode

alignment with tophat yields better alignment rates than with hisat2

Higher != better.
You didn't use a truth set or valid benchmarking. If I write an aligner which aligns 100% of the reads, is that the one you are going to use?

ADD REPLY
0
Entering edit mode

Agree! higher does not mean its better!

ADD REPLY
0
Entering edit mode

At the end of the day you are generating hypothesis to experimentally verify. If TopHat gives you leads (genes) that you are able to verify experimentally then by all means use TopHat (it is still a published method, even though the developers are recommending that you use HISAT2) and document the settings you used in your paper.

ADD REPLY
0
Entering edit mode

True..it finally boils down to experimental validation.

ADD REPLY
0
Entering edit mode
6.8 years ago

I guess i asked this question to early, found this from Dr. Salzberg him self.

ADD COMMENT

Login before adding your answer.

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