App Catalog
Sign Up Sign In
Align Reads using HISAT2 - v2.1.0
kb_hisat2

v.1.1.4

By: wjriehl

Launch

Align sequencing reads to long reference sequences using HISAT2.

This App aligns the sequencing reads from a read library or a sample set of reads to long reference sequences of an assembly or a genome using HISAT2 and outputs a corresponding alignment (set) in BAM format.

In addition, it outputs the Qualimap-generated BAM QC report for the alignment (set) which includes a global and individual sample-wise summary of number of mapped reads, coverage, GC-content, mapping quality, etc. in tabular format, and various plots such as PCA and coverage histograms to visualize the tabular data.

HISAT2 is essentially a successor of TopHat2, and it is relatively faster and more sensitive while still maintaining low memory requirements. The HISAT2 index is based on the FM Index of Ferragina and Manzini, which in turn is based on the Burrows-Wheeler transform. The algorithm used to build the index is based on the blockwise algorithm of Karkkainen.

Team members who implemented algorithm in KBase: Srividya Ramakrishnan, Sunita Kumari, Shinjae Yoo, Priya Ranjan, Jim Thomason, and Vivek Kumar. For questions, please contact us.

Related Publications


App Specification:

https://github.com/kbaseapps/kb_hisat2/tree/0ee63445183193878ebdf80ed8349d95ffc9a682/ui/narrative/methods/align_reads_using_hisat2

Module Commit: 0ee63445183193878ebdf80ed8349d95ffc9a682