
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.

API Reference
Configuration for selecting sequences by their longest canonical ORF.
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
Metadata
| Property | Value |
|---|---|
| Key | longest-orf-length |
| Function | longest_orf_length_constraint |
| Category | sequence_annotation |
| Mode | discrete |
| Uses GPU | False |
| Supported Types | dna |