BlastHTTP

Libary to interface with the NCBI blast REST interface

https://github.com/eggzilla/BlastHTTP

Version on this page:1.0.1@rev:2
LTS Haskell 10.10:1.2.1
Stackage Nightly 2018-03-10:1.2.1
Latest on Hackage:1.4.2

See all snapshots BlastHTTP appears in

GPL-3.0-only licensed by Florian Eggenhofer
Maintained by [email protected]
This version can be pinned in stack with:BlastHTTP-1.0.1@sha256:e182e8cb8b1fdcff3f5cd8ba3e46f371f98ac55a3d2738061a6ab78aba52b308,2279

Module documentation for 1.0.1

  • Bio
    • Bio.BlastHTTP

Searches for a provided nucleotide or protein sequence with the NCBI Blast REST service and returns a blast result in xml format as BlastResult datatype.

For more information on BLAST refer to: http://blast.ncbi.nlm.nih.gov/Blast.cgi.

Information on the webservice can be found at: http://www.ncbi.nlm.nih.gov/BLAST/developer.shtml.

If you plan to submit more than 20 searches in one session, please look up the Usage Guidelines in the webservice information.