
License: ViennaRNA is licensed under Custom (ViennaRNA Package License) 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
dguo8412
Compare basic structural properties (length, pairing ratio) between proposals.
and reference.
Returns 1 - similarity (so 0 is perfect match, 1 is worst).
API Reference
Configuration for structural property similarity constraint.Inherits from
RNAStructureConstraintBaseConfig.number
default:"0.6"
Weight for length similarity
string
required
Reference RNA/DNA sequence to compare against
number
default:"37.0"
Folding temperature in Celsius
ReturnsConstraintOutput
Per-proposal score (1 - similarity) with metadata for component
similarities and the predicted structure.Usage
python