Skip to main content
Gyration Radius
License: Structure Metrics is open source and free for academic and commercial use under an MIT license. 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.


Go to Tool Page
evo-design/proto-language/proto_language/constraint/protein_structure/gyration_radius_constraint.py
View source
Copy citation
Constraint contributors
Filter structures by radius of gyration.

API Reference

ConfigGyrationRadiusConfig Source
Configuration for gyration radius constraint.
number
default:"45.0"
Maximum acceptable radius of gyration in Ångströms (lower values are more compact).
ReturnsConstraintOutput
Per-proposal score in [0.0, 1.0] with gyration_radius and longest_alpha_helix metadata. Sequences without a structure receive MAX_ENERGY and no metadata.

Usage

python

Metadata