BlastHTTP alternatives and similar packages
Based on the "Bioinformatics" category.
Alternatively, view BlastHTTP alternatives based on common mentions on social networks and blogs.
-
cobot
Computational biology toolkit to collaborate with researchers in constructive protein engineering -
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. -
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. -
rank-product
Collects the functions pertaining to finding the rank product of a data set as well as the associated p-value.
InfluxDB - Purpose built for real-time analytics at any scale.
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