@hackage sequence-formats1.8.0.1

A package with basic parsing utilities for several Bioinformatic data formats.

Sequence-Formats is a Haskell package to provide file parsers and writers for some commonly, and less commonly used file formats in Bioinformatics, speficially population genetics.

The library makes heavy use of the pipes library to provide Producers and Consumers for reading and writing files.