Back to catalog
Cortexa research tool·genomics·flybase
FlyBase Get Gene Expression
Get expression summary for a Drosophila gene from the Alliance of Genome Resources. Returns a ribbon summary of expression across anatomical systems (nervous system, integumental system, reproductive system, etc.) with annotation counts. Useful for understanding where a fly gene is expressed. Example: 'FB:FBgn0000490' (dpp) shows expression in alimentary system (43 annotations), integumental system (56), respiratory system (32).
Livelast probed 2026-04-30 23:07Z· 117msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 117ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_id": {
"description": "FlyBase gene ID with 'FB:' prefix. Examples: 'FB:FBgn0000490' (dpp), 'FB:FBgn0003996' (white/w), 'FB:FBgn0004647' (Notch/N).",
"type": "string"
}
},
"required": [
"gene_id"
],
"type": "object"
}Examples (1)
Default FlyBase Get Gene Expression call
public-safeinput
{
"gene_id": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FlyBase_get_gene_expression
- Tool name
- FlyBase_get_gene_expression
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse