calculate_structure_stats
Calculate key statistics for a PDB structure file, including atom counts, residue composition, and chain information. Returns a dictionary with structure metrics.
Instructions
Calculate statistics for a PDB structure file.
Args: pdb_file: Path to PDB file
Returns: Dictionary containing structure statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdb_file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||