Language

Package: snap-aligner @ 1.0beta.18

Synopsis

Short read DNA sequence aligner

Description

SNAP is a fast and accurate aligner for short DNA reads. It is optimized for modern read lengths of 100 bases or higher, and takes advantage of these reads to align data quickly through a hash-based indexing scheme.

Home page
http://snap.cs.berkeley.edu/
Location
gnu/packages/bioinformatics.scm (line: 6954, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?