dabeplech.ols.OLSGOAPI

class dabeplech.ols.OLSGOAPI[source]

OLS GO API service (https://www.ebi.ac.uk/ols/api/ontologies/go/terms/).

__init__()

Instantiate your API connector.

Methods

__init__()

Instantiate your API connector.

get(entry_id[, params])

Perform GET request to the service.

get_term(entry_id)

Perform GET request to the service using the ontology term ID only.

Attributes

BASE_URL

HEADERS

ROUTE