
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.

API Reference
Configuration for structural motif similarity constraint.Compares extracted structural motifs (stems, hairpins, bulges, nesting depth,
unpaired regions) using Jaccard similarity.Inherits from
RNAStructureConstraintBaseConfig.Reference RNA/DNA sequence to compare against
Folding temperature in Celsius
ReturnsConstraintOutput
Per-proposal score (1 - similarity) with metadata for reference,
candidate, and shared motif sets plus the predicted structure.Usage
python
Metadata
| Property | Value |
|---|---|
| Key | rna-motif-similarity |
| Function | rna_motif_similarity_constraint |
| Category | rna_secondary_structure |
| Mode | discrete |
| Uses GPU | False |
| Supported Types | dna, rna |