Deprecated

In favour of

EntrezHTTP

Libary to interface with the NCBI Entrez REST service.

https://github.com/eggzilla/EntrezHTTP

LTS Haskell 10.10:1.0.4
Stackage Nightly 2017-12-24:1.0.4
Latest on Hackage:1.0.4

See all snapshots EntrezHTTP appears in

GPL-3.0-only licensed by Florian Eggenhofer
Maintained by [email protected]
This version can be pinned in stack with:EntrezHTTP-1.0.4@sha256:a707c7e01886dc3138cf05fe9ef160b2cd0d20e93ebf914c9fe46641ea8f8acd,1792

Module documentation for 1.0.4

EntrezHTTP Hackage Build Status

EntrezHTTP provides functions to query the NCBI entrez REST interface.

There are multiple different databases and tools, so called eutils, provided by the service.

For more information on Entrez refer to: Entrez.

Information on the webservice can be found at: NCBI books.

If you plan to include the library in a tool, register it as explained here.