Back to catalog
Cortexa research tool·genomics·wormbase
WormBase Get Expression
Get expression data for a C. elegans gene from WormBase. Returns tissues where the gene is expressed, developmental stages, subcellular localization, and expression clusters. Expression data is curated from GFP reporters, antibody staining, RNA in situ, and microarray experiments. Example: WBGene00006763 (unc-26) is expressed in 38 tissues including neurons, pharynx, and body wall muscle.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_id": {
"description": "WormBase gene identifier. Examples: 'WBGene00006763' (unc-26), 'WBGene00000898' (daf-2).",
"type": "string"
}
},
"required": [
"gene_id"
],
"type": "object"
}Examples (1)
Default WormBase Get Expression call
public-safeinput
{
"gene_id": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_WormBase_get_expression
- Tool name
- WormBase_get_expression
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse