
License: PyRosetta is licensed under Custom (PyRosetta Software License) and has restrictions around commercial use and may require explicit attribution when utilized. Please refer to the license for full terms.
This constraint is open source. Any third-party models, product names, or trademarks referenced are the property of their respective owners, and Proto is not affiliated with them.

Constraint contributors
adititm
Score PyRosetta interface metrics from attached complex structures.
API Reference
Configuration for PyRosetta interface metric scoring.
List[string]
Target-side chain labels in the attached complex structure.
string
default:"B"
Binder chain label in the attached complex structure.
enum
default:"interface_dG"
PyRosetta interface metric to score.Options:
interface_sc, interface_hbonds, interface_dG, interface_dSASA, interface_packstat, interface_hydrophobicity, surface_hydrophobicity, delta_unsat_hbondsenum
default:"lower"
Whether higher or lower metric values are better.Options:
higher, lowernumber
default:"-10.0"
Metric value treated as satisfied.
number
default:"10.0"
Metric distance from desired value at which the score reaches 1.
PyRosettaInterfaceAnalyzerConfig
PyRosetta interface analyzer configuration.
Usage
python