get_secondary_structure_api_pdb_entry_secondary_structure__p
Retrieve secondary-structure annotations and per-residue structural predictions (disorder, folding, flexibility) for a PDB entity, including helices, strands, scores, and source metadata.
Instructions
Returns secondary-structure annotations for a specified PDB Entity ID, including helices and strands, plus per-residue structural predictions from external tools (e.g., disorder, folding propensity, flexibility), each with associated scores, labels, and source metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdb_id | Yes | 4-character PDB id code. title: Pdb Id description: 4-character PDB id code. | |
| entity_id | Yes | Entity id (molecule number in mmcif-speak). type: string pattern: ^[0-9]+$ title: Entity Id description: Entity id (molecule number in mmcif-speak). |