PDBe KB Get Superposition Clusters
Get structural superposition clusters for a UniProt protein from PDBe-KB. Returns protein segments with structurally aligned PDB chains grouped into clusters based on 3D structural similarity. Each cluster has a representative structure and aligned member structures. Useful for understanding structural coverage across different conformational states, identifying the best representative structure for each domain, and comparing structural fragments from different crystal structures. Example: P046…
Overview
Get structural superposition clusters for a UniProt protein from PDBe-KB. Returns protein segments with structurally aligned PDB chains grouped into clusters based on 3D structural similarity. Each cluster has a representative structure and aligned member structures. Useful for understanding structural coverage across different conformational states, identifying the best representative structure for each domain, and comparing structural fragments from different crystal structures. Example: P04637 (TP53) shows clusters covering residues 1-93 (transactivation domain) and 94-312 (DNA-binding domain); P00533 (EGFR) has 5 segments with multiple clusters covering the extracellular and kinase domains.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
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).",
"type": "string"
}
},
"required": [
"uniprot_accession"
],
"type": "object"
}Examples (1)
Default PDBe KB Get Superposition Clusters call
{
"uniprot_accession": "P38398"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBe_KB_get_superposition_clusters
- Tool name
- PDBe_KB_get_superposition_clusters
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse