Popularity
5.3
Declining
Activity
0.0
Stable
5
5
2

Monthly Downloads: 30
Programming language: Haskell
License: GNU General Public License v3.0 only
Latest version: v1.4.1

BlastHTTP alternatives and similar packages

Based on the "Bioinformatics" category.
Alternatively, view BlastHTTP alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of BlastHTTP or a related project?

Add another 'Bioinformatics' Package

README

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