
License: MinCED has a GPL-3.0 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 CRISPR array detection.
MinCED CRISPR detection configuration. Tune min_num_repeats and min_repeat_length here.
ReturnsConstraintOutput
One output per proposal. A score of 0.0 passes
and 1.0 fails. Metadata contains array count, first repeat sequence,
and a JSON file reference with all MinCED array calls.Usage
python
Metadata
| Property | Value |
|---|---|
| Key | crispr-array |
| Function | crispr_array_constraint |
| Category | sequence_annotation |
| Mode | discrete |
| Uses GPU | False |
| Supported Types | dna |