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

Safe HaskellSafe
LanguageHaskell98

Bio.EntrezHTTPData

Description

Data structures for Entrez HTTP queries

Synopsis

Documentation

data EntrezHTTPQuery Source #

Input datastructure for EntrezHTTP. Program is the selected eutility (e.g efetch, esearch), database is the selected Entrez database (nucleotide) and query the query string.

data TermSet Source #

Constructors

TermSet