@hackage BiobaseHTTP1.2.0
Libary to interface with the Bioinformatics HTTP services - Entrez Ensembl
Categories
License
GPL-3.0-only
Maintainer
egg@informatik.uni-freiburg.de
Links
Versions
Installation
Tested Compilers
Dependencies (14)
- BiobaseEnsembl
- HTTP
- Taxonomy >=2.0.0
- aeson
- base >=4.5 && <5
- bytestring Show all…
Dependents (2)
@hackage/RNAlien, @hackage/BiobaseHTTPTools
BiobaseHTTP

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: Entrez.
Information on the webservice can be found at: NCBI books.
Information on ENSEMBL genomes API can be found here: Ensembl Genomes.
If you plan to include the library in a tool, register it as explained here.
BiobaseHTTP is the successor of the deprecated EntrezHTTP library.