Back to catalog
Cortexa research tool·structure·pdbe_sifts
PDBeSIFTS Get Best Structures
Get the best available PDB structures for a UniProt protein, ranked by coverage and resolution from PDBe SIFTS. Returns PDB IDs with chain mapping, resolution, experimental method (X-ray, cryo-EM, NMR), and UniProt sequence coverage. Essential for structural biologists to find the most suitable structure for a protein of interest. Example: P04637 (TP53) returns 641 structure entries, P00533 (EGFR) returns 633 entries, with X-ray and cryo-EM structures ranked by quality.
Livelast probed 2026-04-30 23:07Z· 117msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 117ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"uniprot_accession": {
"description": "UniProt accession for the protein. Examples: 'P04637' (TP53), 'P00533' (EGFR), 'P38398' (BRCA1), 'P01308' (Insulin).",
"type": "string"
}
},
"required": [
"uniprot_accession"
],
"type": "object"
}Examples (1)
Default PDBeSIFTS Get Best Structures call
public-safeinput
{
"uniprot_accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBeSIFTS_get_best_structures
- Tool name
- PDBeSIFTS_get_best_structures
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse