BiobaseHTTP

Libary to interface with the Bioinformatics HTTP services - Entrez Ensembl

https://github.com/eggzilla/BiobaseHTTP

Latest on Hackage:1.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Florian Eggenhofer
Maintained by [email protected]

BiobaseHTTP provides functions to interface the Bioinformatics REST services - Entrez Ensembl

NCBI Entrez provides multiple different databases and eutils.

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.

Information on ENSEMBL genomes API can be found here: http://rest.ensemblgenomes.org/.

BiobaseHTTP is the successor of the deprecated EntrezHTTP library.