@hackage / BiobaseHTTP

Libary to interface with the Bioinformatics HTTP services - Entrez Ensembl

Latest1.2.0

About

Metadata

  • Last updated , by FlorianEggenhofer
  • License GPL-3.0-only
  • Categories Bioinformatics
  • Maintained by: egg@informatik.uni-freiburg.de

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.5
  2. 8.4.4

Readme

BiobaseHTTP Hackage Build Status

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.