Back to catalog
Cortexa research tool·genomics·zfin
ZFIN Get Allele
Get detailed information about a specific zebrafish allele from ZFIN via the Alliance of Genome Resources. Returns allele symbol, associated gene, alteration type, species, and synonyms. Useful for looking up specific zebrafish mutant lines. Example: 'ZFIN:ZDB-ALT-210706-1' returns the szu2 allele of pax2a with its deletion variant details.
Livelast probed 2026-05-01 01:00Z· 86msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 86ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"allele_id": {
"description": "ZFIN allele ID with 'ZFIN:' prefix. Examples: 'ZFIN:ZDB-ALT-210706-1' (szu2 allele of pax2a), 'ZFIN:ZDB-ALT-980203-1590' (tm243a allele of pax2a).",
"type": "string"
}
},
"required": [
"allele_id"
],
"type": "object"
}Examples (1)
Default ZFIN Get Allele call
public-safeinput
{
"allele_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ZFIN_get_allele
- Tool name
- ZFIN_get_allele
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse