Back to catalog
Cortexa research tool·structure·pdbe_kb
PDBe KB Get Summary Stats
Get aggregated structural summary statistics for a UniProt protein from PDBe-KB. Returns the number of PDB structures, unique ligands, interaction partners, annotations, and similar proteins available for the protein. This is a quick way to assess structural coverage before diving into detailed data. Example: P04637 (TP53) has 296 PDB structures, 121 ligands, and 54 interaction partners.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"uniprot_accession": {
"description": "UniProt accession ID for the protein. Examples: 'P04637' (TP53), 'P00533' (EGFR), 'P38398' (BRCA1), 'P01308' (insulin).",
"type": "string"
}
},
"required": [
"uniprot_accession"
],
"type": "object"
}Examples (1)
Default PDBe KB Get Summary Stats call
public-safeinput
{
"uniprot_accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBe_KB_get_summary_stats
- Tool name
- PDBe_KB_get_summary_stats
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse