Back to catalog
Cortexa research tool·genomics·iedb_ext
Iedb Search Bcr Sequences
Search B-cell receptor (BCR) / antibody sequence data from the IEDB. Returns antibody sequences with heavy/light chain CDR3 sequences and cognate epitope information. Useful for antibody discovery, therapeutic antibody engineering, and studying humoral immune responses.
Livelast probed 2026-04-30 23:07Z· 5509msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 5509ms
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, 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 Bcr 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_bcr_sequences
- Tool name
- iedb_search_bcr_sequences
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse