EntrezHTTP: Libary to interface with the NCBI Entrez REST service.

[ bioinformatics, deprecated, gpl, library ] [ Propose Tags ]
Deprecated in favor of BiobaseHTTP

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.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4
Change log changelog
Dependencies base (>=4.5 && <5), biocore, bytestring, conduit, HTTP, http-conduit, hxt, mtl, network, Taxonomy (>=1.0.3), text, transformers [details]
License GPL-3.0-only
Copyright Florian Eggenhofer
Author Florian Eggenhofer
Maintainer egg@tbi.univie.ac.at
Category Bioinformatics
Home page https://github.com/eggzilla/EntrezHTTP
Source repo head: git clone https://github.com/eggzilla/EntrezHTTP
this: darcs get https://github.com/eggzilla/EntrezHTTP/tree/1.0.4 --tag 1.0.4
Uploaded by FlorianEggenhofer at 2017-08-10T11:13:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4271 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-10 [all 1 reports]

Readme for EntrezHTTP-1.0.4

[back to package description]

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.