
License: This constraint can use multiple tools, each under its own license. See the Tools Used tab and each tool’s page for license details.
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 maximum identity to a protein reference set.
Path to MMseqs2 target database (FASTA file or MMseqs2 createdb output).
Maximum allowed percent identity (0-100, inclusive) to the top reference hit.
If True, proposals with no MMseqs2 hit pass as novel sequences.
Optional FASTA file for recovering the top hit sequence by target ID.
Advanced MMseqs2 protein search configuration.
ReturnsConstraintOutput
One output per proposal. A score of 0.0 passes
and 1.0 fails. Metadata contains top-hit identity, target ID, target
sequence when available, and selected ORF details for DNA.Usage
python
Metadata
| Property | Value |
|---|---|
| Key | protein-max-identity |
| Function | protein_max_identity_constraint |
| Category | protein_quality |
| Mode | discrete |
| Uses GPU | False |
| Supported Types | dna, protein |

