Back to catalog
Cortexa research tool·genomics·gtex
GTEx Get Expression Summary
Summarize tissue-specific expression (e.g., median TPM) for a gene across GTEx tissues. Accepts gene symbols (TP53, BRCA1) or Ensembl IDs. Use to profile baseline expression patterns for targets/biomarkers.
Livelast probed 2026-04-30 23:07Z· 121msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 121ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"ensembl_gene_id": {
"description": "Ensembl gene identifier (e.g., 'ENSG00000141510' or 'ENSG00000141510.11'). Use gene_symbol instead if you have a gene name.",
"type": "string"
},
"gene_symbol": {
"description": "Gene symbol (e.g., 'TP53', 'BRCA1', 'FBN1'). Auto-resolved to versioned GENCODE ID.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default GTEx Get Expression Summary call
public-safeinput
{
"ensembl_gene_id": "BRCA1",
"gene_symbol": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GTEx_get_expression_summary
- Tool name
- GTEx_get_expression_summary
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse