Back to catalog
Cortexa research tool·structure·Structural Biology
PDBePISA Get Assemblies
Get predicted biological assemblies from a crystal structure using PDBePISA. Analyzes crystal packing to predict the most likely biological assembly (monomer, dimer, tetramer, etc.) with stability scores, dissociation energy, accessible/buried surface areas, and composition. Use after structure retrieval from RCSB/PDBe to determine the biologically relevant oligomeric state. Positive dissociation energy indicates a stable assembly.
Livelast probed 2026-04-30 23:07Z· 123msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 123ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pdb_id": {
"description": "PDB entry ID (4-character code, e.g., '4hhb' for hemoglobin tetramer, '3hl2' for insulin dimer)",
"type": "string"
}
},
"required": [
"pdb_id"
],
"type": "object"
}Examples (1)
Default PDBePISA Get Assemblies call
public-safeinput
{
"pdb_id": "1AKI"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBePISA_get_assemblies
- Tool name
- PDBePISA_get_assemblies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse