BlastHTTP alternatives and similar packages
Based on the "Bioinformatics" category.
Alternatively, view BlastHTTP alternatives based on common mentions on social networks and blogs.
-
hemokit
Haskell library for the Emotiv EEG, inspired by the Emokit code -
cobot
Computational biology toolkit to collaborate with researchers in constructive protein engineering -
bioinformatics-toolkit
A collection of bioinformatics algorithms -
FormalGrammars
Context-free and linear grammars in Haskell (parsing, pretty-printing, embedded DSL) -
EntrezHTTP
Haskell cabal libary for submission and result retrieval from the NCBI Entrez REST webservice -
Taxonomy
Haskell cabal Taxonomy libary contains tools, parsers, datastructures and visualisation for the NCBI (National Center for Biotechnology Information) Taxonomy datasources. -
SelectSequencesFromMSA
Tool to select representative sequences from a multiple sequence alignment -
BioHMM
Libary containing parsing and visualisation functions and datastructures for Hidden Markov Models in HMMER3 format. -
StockholmAlignment
Libary containing parsing and visualisation functions and datastructures for Stockholm aligmnent format. -
ADPfusionForest
Dynamic programming on tree and forest structures -
rank-product
Collects the functions pertaining to finding the rank product of a data set as well as the associated p-value.
Free Global Payroll designed for tech teams
Do you think we are missing an alternative of BlastHTTP or a related project?
README
BlastHTTP

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