GPL-3.0-only licensed by Florian Eggenhofer
Maintained by [email protected]
This version can be pinned in stack with:BlastHTTP-1.2.1@sha256:61f6dcfb50f012d953ddb148289d436039e6df595879c13afb227c28a0774f68,2295

Module documentation for 1.2.1

BlastHTTP Hackage Build Status

Haskell cabal libary for submission and result retrieval from the NCBI Blast REST webservice

Changes:

Version 1.2.0:

Added experimental support for the european bioinformatics institute blast REST interface Added support for multiple sequences in one request

Version 1.0.0:

Added optionalArgument parameter to BlastHTTP datatype and removed EntrezQuery. This has the advantage that any additional argument can be supplied, not only EntrezQuery strings.

Version 0.0.1:

Initial Version