Back to catalog
Cortexa research tool·genomics·scxa
SCXA Search Gene
Search the EBI Single Cell Expression Atlas for single-cell experiments where a specific gene is expressed. Accepts gene symbols (TP53, BRCA1) or Ensembl IDs (ENSG00000141510). Returns matching scRNA-seq experiments with cell counts, technology, PubMed IDs, and DOIs. Useful for finding single-cell datasets studying a gene of interest. Example: TP53 returns 15 experiments including ovarian cancer, lung atlas datasets.
Livelast probed 2026-04-30 23:07Z· 116msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 116ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene": {
"description": "Gene symbol (e.g., 'TP53', 'BRCA1', 'INS') or Ensembl gene ID (e.g., 'ENSG00000141510').",
"type": "string"
},
"species": {
"description": "Species name to filter (e.g., 'Homo sapiens', 'Mus musculus'). Optional.",
"type": "string"
}
},
"required": [
"gene"
],
"type": "object"
}Examples (1)
Default SCXA Search Gene call
public-safeinput
{
"gene": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SCXA_search_gene
- Tool name
- SCXA_search_gene
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse