Back to catalog
Cortexa research tool·drug discovery·disease_target_score
Chembl Disease Target Score
Extract disease-target association scores specifically from ChEMBL database. ChEMBL provides bioactivity data for drug-target interactions.
Livelast probed 2026-04-30 23:07Z· 93msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 93ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"efoId": {
"description": "The EFO (Experimental Factor Ontology) ID of the disease, e.g., 'EFO_0000339' for chronic myelogenous leukemia",
"type": "string"
},
"pageSize": {
"default": 100,
"description": "Number of results per page (default: 100, max: 100)",
"type": "integer"
}
},
"required": [
"efoId",
"pageSize"
],
"type": "object"
}Examples (1)
Default Chembl Disease Target Score call
public-safeinput
{
"efoId": "",
"pageSize": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_chembl_disease_target_score
- Tool name
- chembl_disease_target_score
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse