Back to catalog
Cortexa research tool·structure·pdbe_sifts
PDBeSIFTS Get PDB To Uniprot
Map PDB entry chains to UniProt protein accessions using PDBe SIFTS cross-referencing. For a given PDB structure, returns which UniProt proteins are present, which chains correspond to each protein, and the residue-level mapping between PDB and UniProt numbering. Essential for understanding multi-chain structures and identifying proteins in crystal/EM structures. Example: PDB 1tup maps chain A/B/C to P04637 (TP53) residues 94-312.
Livelast probed 2026-04-30 23:07Z· 84msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 84ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pdb_id": {
"description": "PDB entry ID (4-character code). Examples: '1tup' (p53-DNA complex), '1m17' (EGFR kinase), '3pxe' (BRCA1 BRCT), '4hhb' (hemoglobin).",
"type": "string"
}
},
"required": [
"pdb_id"
],
"type": "object"
}Examples (1)
Default PDBeSIFTS Get PDB To Uniprot call
public-safeinput
{
"pdb_id": "1AKI"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBeSIFTS_get_pdb_to_uniprot
- Tool name
- PDBeSIFTS_get_pdb_to_uniprot
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse