fasta: A simple, mindless parser for fasta files.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
The fasta type specifically split by String, Text, and Lazy Text 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.
Properties
Versions | 0.5.1.3, 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 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <4.8), containers (>=0.5 && <0.6), parsec (>=3.1.0 && <4.0), split (>=0.2 && <0.3), text (>=1.1.0 && <1.4) [details] |
License | GPL-2.0-only |
Author | Gregory W. Schwartz |
Maintainer | gregory.schwartz@drexel.edu |
Category | Data |
Home page | https://github.com/GregorySchwartz/fasta |
Uploaded | by GregorySchwartz at 2014-12-09T17:57:25Z |
Modules
[Index]
Downloads
- fasta-0.5.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees