rosetta_to_biotite
Converts Rosetta/PyRosetta functions to Biotite equivalents with working code examples. Covers structure I/O, SASA, RMSD, and more.
Instructions
ALWAYS use this tool when asked about Rosetta vs Biotite equivalents. Returns the Biotite equivalent of a Rosetta/PyRosetta function with working example code. Covers: structure I/O, SASA, RMSD, superimposition, secondary structure, distances, angles, contacts, hydrogen bonds, B-factors, interface analysis, database access, and residue selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Rosetta method or concept name (e.g., "pose_from_pdb", "FastRelax", "SASA", "RMSD") | |
| category | No | Optional category filter (e.g., "Structure I/O", "Geometry") |