Back to catalog
Cortexa research tool·genomics·epigraphdb
EpiGraphDB Map Gwas To Efo
Map GWAS trait names to EFO (Experimental Factor Ontology) terms for standardization. Returns EFO IDs and labels corresponding to a GWAS trait. Useful for cross-database trait harmonization. Example: 'Body mass index' maps to EFO:0004340.
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"trait": {
"description": "GWAS trait name to map to EFO (e.g., 'Body mass index', 'coronary artery disease', 'type 2 diabetes').",
"type": "string"
}
},
"required": [
"trait"
],
"type": "object"
}Examples (1)
Default EpiGraphDB Map Gwas To Efo call
public-safeinput
{
"trait": "type 2 diabetes"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EpiGraphDB_map_gwas_to_efo
- Tool name
- EpiGraphDB_map_gwas_to_efo
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse