Back to catalog
Cortexa research tool·genomics·iedb_ext
Iedb Search Tcr Sequences
Search T-cell receptor (TCR) sequence data from the IEDB. Returns TCR sequences paired with their cognate epitopes and MHC restriction. Useful for TCR engineering, adoptive cell therapy design, and understanding antigen-specific T-cell responses.
Livelast probed 2026-05-01 00:47Z· 5691msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 5691ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"filters": {
"additionalProperties": {
"type": "string"
},
"description": "PostgREST filters. Key columns: receptor_group_id, receptor_type, receptor_name, cdr3_alpha, cdr3_beta, chain_type, v_gene, j_gene.",
"type": "object"
},
"limit": {
"default": 10,
"description": "Maximum rows to return.",
"type": "integer"
},
"offset": {
"default": 0,
"description": "Pagination offset.",
"type": "integer"
},
"select": {
"description": "Columns to return.",
"oneOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
}
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default Iedb Search Tcr Sequences call
public-safeinput
{
"limit": 3,
"offset": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_iedb_search_tcr_sequences
- Tool name
- iedb_search_tcr_sequences
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse