Language

Package: indelfixer @ 1.1

Synopsis

Iterative and sensitive NGS sequence aligner

Description

InDelFixer is a sensitive aligner for 454, Illumina and PacBio data, employing a full Smith-Waterman alignment against a reference. This Java command line application aligns Next-Generation Sequencing (NGS) and third-generation reads to a set of reference sequences, by a prior fast k-mer matching and removes indels, causing frame shifts. In addition, only a specific region can be considered. An iterative refinement of the alignment can be performed, by alignment against the consensus sequence with wobbles. The output is in SAM format.

Home page
https://github.com/cbg-ethz/InDelFixer/
Location
gnu/packages/bioinformatics.scm (line: 22542, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'java-commons-lang2' does not match package name 'java-commons-lang'