Back to catalog
Cortexa research tool·genomics·expression_atlas
ExpressionAtlas Get Baseline
Get baseline gene expression experiments from EBI Expression Atlas. Shows which tissues/cell types express a gene under normal conditions. Complements GTEx and HPA. No API key needed. Query by gene symbol or Ensembl ID.
Livelast probed 2026-04-30 23:07Z· 119msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 119ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene": {
"description": "Gene symbol (e.g., 'TP53', 'WDR7') or Ensembl ID (e.g., 'ENSG00000141510')",
"type": "string"
},
"species": {
"default": "homo sapiens",
"description": "Species name (default: 'homo sapiens'). Also supports 'mus musculus', 'rattus norvegicus', etc.",
"type": "string"
}
},
"required": [
"gene"
],
"type": "object"
}Examples (1)
Default ExpressionAtlas Get Baseline call
public-safeinput
{
"gene": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ExpressionAtlas_get_baseline
- Tool name
- ExpressionAtlas_get_baseline
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse