Language

Package: hisat2 @ 2.2.1

Synopsis

Graph-based alignment of genomic sequencing reads

Description

HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes (as well as to a single reference genome). In addition to using one global graph FM (GFM) index that represents a population of human genomes, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome. These small indexes, combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).

Home page
https://daehwankimlab.github.io/hisat2/
Location
gnu/packages/bioinformatics.scm (line: 4140, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'