Back to catalog
Cortexa research tool·genomics·gwas_sumstats
GWASSumStats Get Trait Studies
Get GWAS studies with deposited summary statistics for a specific EFO trait. Returns study accession IDs for studies that have full variant-level summary statistics. Use EFO trait IDs like 'EFO_0000249' (Alzheimer disease), 'EFO_0001645' (coronary heart disease), 'EFO_0000253' (asthma), 'EFO_0001359' (type 2 diabetes). Get EFO IDs from ols_search_efo_terms or gwas_search_studies.
Livelast probed 2026-04-30 23:07Z· 96msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"trait_id": {
"description": "EFO trait ontology ID (e.g., 'EFO_0000249' for Alzheimer disease, 'EFO_0001645' for coronary heart disease, 'EFO_0001359' for type 2 diabetes).",
"type": "string"
}
},
"required": [
"trait_id"
],
"type": "object"
}Examples (1)
Default GWASSumStats Get Trait Studies call
public-safeinput
{
"trait_id": "type 2 diabetes"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GWASSumStats_get_trait_studies
- Tool name
- GWASSumStats_get_trait_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse