Back to catalog
Cortexa research tool·genomics·imgt
IMGT Search Genes
Search IMGT for immunoglobulin/TCR germline genes. Filter by gene type (IGHV, IGKV, TRAV, etc.) and species. Returns search URLs and gene type information for navigating IMGT GENE-DB.
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_type": {
"description": "Gene type: IGHV, IGHD, IGHJ, IGKV, IGLV, TRAV, TRBV, etc.",
"type": "string"
},
"operation": {
"const": "search_genes",
"type": "string"
},
"query": {
"description": "Search query (gene name)",
"type": "string"
},
"species": {
"default": "Homo sapiens",
"description": "Species name (default: Homo sapiens)",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default IMGT Search Genes call
public-safeinput
{
"gene_type": "BRCA1",
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IMGT_search_genes
- Tool name
- IMGT_search_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse