get_pdb_complex_api_complex_details__id__get
Retrieve participants and subcomplexes for a protein complex using its identifier. Supports PDB complex IDs, Complex Portal IDs, accessions, or PDB IDs.
Instructions
Get list of participants and subcomplexes (if any) for the given identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The identifier value type: string title: Id description: The identifier value | |
| id_type | Yes | The identifier type. It can be one of four types: pdb_complex_id, complex_portal_id, accession or pdb_id |