Back to catalog
Cortexa research tool·genomics·rgd
RGD Search Genes
Search for rat genes by symbol or keyword in the Rat Genome Database. Returns matching genes with RGD IDs, symbols, names, types, and descriptions. Supports rat, human, and mouse species. Use for finding rat orthologs, toxicology studies, or rat disease model genes.
Livelast probed 2026-05-01 01:00Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Gene symbol or keyword (e.g., 'Brca1', 'Tp53', 'insulin')",
"type": "string"
},
"species": {
"default": "rat",
"description": "Species to search: 'rat' (default), 'human', 'mouse'",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default RGD Search Genes call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_RGD_search_genes
- Tool name
- RGD_search_genes
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse