Description
A package with basic parsing utilities for several Bioinformatic data formats.
Description
Contains utilities to parse and write Eigenstrat, Fasta, FreqSum, VCF, Plink and other file formats used in population genetics analyses.
README.md
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.