packages feed

BiobaseFasta-0.4.0.1: README.md

![github action: master](https://github.com/choener/BiobaseFasta/actions/workflows/ci.yml/badge.svg?branch=master)
![github action: hackage](https://github.com/choener/BiobaseFasta/actions/workflows/hackage.yml/badge.svg)

# BiobaseFasta

## A Haskell library for FASTA-file handling.

The version does streaming using the 'streaming' library.

The library is, in general, in a "preview" state. In cases where you need to
scan large FASTA files fast and with low memory overhead, the functions within
should already be useable enough.

The wikipedia has information on the format:  
<http://en.wikipedia.org/wiki/FASTA_format>



#### Contact

Christian Hoener zu Siederdissen  
Leipzig University, Leipzig, Germany  
choener@bioinf.uni-leipzig.de  
http://www.bioinf.uni-leipzig.de/~choener/