
License: miRanda’s own code is licensed under GPL-2.0, and it federates over bundled data sources and components, each under its own license 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 miRNA target-site burden in target DNA/RNA sequences.
API Reference
Configuration for miRNA target-site specificity scoring.
List[string]
required
miRNA query sequences to scan against each target.
array
Optional identifiers for miRNA queries.
array
Optional nonnegative per-miRNA expression weights matching the miRNA query order.
enum
default:"maximize"
Whether predicted miRNA repression should be high or low.Options:
maximize, minimizenumber
default:"2.0"
Aggregated repression score treated as saturating success.
number
default:"150.0"
Alignment score used to normalize each miRanda hit.
number
default:"20.0"
Absolute duplex energy used to normalize each miRanda hit.
MirandaConfig
miRanda scan configuration.
Usage
python