calculate_structure_stats
Analyze PDB structure files to calculate molecular statistics for protein structure analysis in bioinformatics workflows.
Instructions
Calculate statistics for a PDB structure file.
Args: pdb_file: Path to PDB file
Returns: Dictionary containing structure statistics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdb_file | Yes |