fasta: A simple, mindless parser for fasta files.
The fasta type specifically split by String, Text, Lazy Text, ByteString, and Lazy ByteString for simplicity and ease of use, although lacking many features of other parsers. Mainly for use with bioinformatics applications which are very general and need no conversion overhead.
Modules
[Index]
Downloads
- fasta-0.10.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.5.1.3, 0.5.1.5, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.2.1, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.9.0.0, 0.10.0.0, 0.10.1.0, 0.10.2.0, 0.10.3.0, 0.10.4.0, 0.10.4.1, 0.10.4.2 (info) |
---|---|
Dependencies | attoparsec, base (>=4.6 && <5), bytestring (>=0.10), containers (>=0.5), foldl (>=1.0), lens (>=4.9), parsec (>=3.1), pipes (>=4.1), pipes-attoparsec, pipes-bytestring (>=2.1), pipes-group (>=1.0), pipes-text (>=0.0), split (>=0.2), text (>=1.1.0) [details] |
License | GPL-3.0-only |
Author | Gregory W. Schwartz |
Maintainer | gregory.schwartz@drexel.edu |
Category | Data |
Home page | https://github.com/GregorySchwartz/fasta |
Uploaded | by GregorySchwartz at 2016-07-07T13:18:26Z |
Distributions | LTSHaskell:0.10.4.2, NixOS:0.10.4.2 |
Reverse Dependencies | 6 direct, 2 indirect [details] |
Downloads | 16844 total (65 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-07 [all 1 reports] |