Language

Package: seqtk @ 1.3

Synopsis

Toolkit for processing biological sequences in FASTA/Q format

Description

Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. It parses both FASTA and FASTQ files which can be optionally compressed by gzip.

Home page
https://github.com/lh3/seqtk
Location
gnu/packages/bioinformatics.scm (line: 6919, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?