biotite_to_rosetta
Finds the Rosetta/PyRosetta equivalent of any Biotite function and provides working example code for protein structure tasks like SASA, RMSD, superimposition, and residue selection.
Instructions
ALWAYS use this tool when asked about Biotite vs Rosetta equivalents. Returns the Rosetta/PyRosetta equivalent of a Biotite function with working example code. Covers: structure I/O, SASA, RMSD, superimposition, secondary structure, distances, angles, contacts, hydrogen bonds, B-factors, and residue selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Biotite function or concept name (e.g., "sasa", "superimpose", "PDBFile.read") | |
| category | No | Optional category filter |