ThreeDBeacons Get Structure Summary
Get a summary of all available 3D structure models for a protein from the 3D Beacons Hub. Aggregates data from multiple providers: PDBe (experimental), AlphaFold DB (AI-predicted), SWISS-MODEL (homology), PED (conformational ensembles), AlphaFill, and isoform.io. Returns total structure count broken down by provider and model category (experimentally determined, template-based, ab-initio, conformational ensemble). Example: P04637 (TP53) returns 327 structures from 6 providers: 299 PDBe experime…
Overview
Get a summary of all available 3D structure models for a protein from the 3D Beacons Hub. Aggregates data from multiple providers: PDBe (experimental), AlphaFold DB (AI-predicted), SWISS-MODEL (homology), PED (conformational ensembles), AlphaFill, and isoform.io. Returns total structure count broken down by provider and model category (experimentally determined, template-based, ab-initio, conformational ensemble). Example: P04637 (TP53) returns 327 structures from 6 providers: 299 PDBe experimental, 20 PED ensembles, 4 SWISS-MODEL homology models, plus AlphaFold and AlphaFill predictions.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 94ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt protein accession. Examples: 'P04637' (TP53, 327 structures), 'P00533' (EGFR, 407 structures), 'P01308' (Insulin), 'P38398' (BRCA1).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default ThreeDBeacons Get Structure Summary call
{
"accession": "P38398"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ThreeDBeacons_get_structure_summary
- Tool name
- ThreeDBeacons_get_structure_summary
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse