
License: ORFipy 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.

Constraint contributors
dguo8412
Require the longest canonical ORF in each DNA sequence to meet a length threshold.
API Reference
Configuration for selecting sequences by their longest canonical ORF.
integer
default:"3000"
Minimum nucleotide length for the longest canonical ATG-to-stop ORF.
ReturnsConstraintOutput
One output per proposal. A score of 0.0 passes
and 1.0 fails. Metadata contains the selected protein sequence,
selected ORF length, and ORFipy selection metadata.Usage
python