Back to catalog
Cortexa research tool·structure·cath
CATH Get Domain Summary
Get CATH structural classification for a specific protein domain from PDB. Domains are identified by PDB code + chain + domain number (e.g., 1cukA01). Returns the full CATH hierarchy (Class, Architecture, Topology, Homologous superfamily) and residue count. Example: '1cukA01' returns CATH ID 2.40.50.140.116.1.1.1.1 (Mainly Beta class, Nucleic acid-binding proteins superfamily) with 212 residues.
Livelast probed 2026-05-01 01:00Z· 199msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 199ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"domain_id": {
"description": "CATH domain ID: PDB code (4 chars) + chain (1 char) + domain number (2 digits). Examples: '1cukA01' (ubiquitin conjugating enzyme), '1x54A01' (DNA-binding domain), '4hhbA00' (hemoglobin alpha). Use lowercase PDB code.",
"type": "string"
}
},
"required": [
"domain_id"
],
"type": "object"
}Examples (1)
Default CATH Get Domain Summary call
public-safeinput
{
"domain_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CATH_get_domain_summary
- Tool name
- CATH_get_domain_summary
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse