EntrezHTTP

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: http://www.ncbi.nlm.nih.gov/gquery/. Information on the webservice can be found at: http://www.ncbi.nlm.nih.gov/books/NBK25497/. If you plan to include the library in a tool, register it as explained here.


Keywords
gpl, library, Bio.EntrezHTTP, Bio.EntrezHTTPData, Entrez, NCBI books, here
License
GPL-3.0
Install
cabal install EntrezHTTP-1.0.4

Documentation

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.