Language

Package: fastahack @ 1.0.0

Synopsis

Indexing and sequence extraction from FASTA files

Description

Fastahack is a small application for indexing and extracting sequences and subsequences from FASTA files. The included library provides a FASTA reader and indexer that can be embedded into applications which would benefit from directly reading subsequences from FASTA files. The library automatically handles index file generation and use.

Home page
https://github.com/ekg/fastahack
Location
gnu/packages/bioinformatics.scm (line: 15568, column: 2)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 15618 is way too long (91 characters)