Skip to main content
CRISPR Array
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.


Go to Tool Page
evo-design/proto-language/proto_language/constraint/sequence_annotation/crispr_array_constraint.py
View source
Copy citation
Constraint contributors
Require a MinCED-detected CRISPR array in each DNA sequence.

API Reference

ConfigCrisprArrayConfig Source
Configuration for CRISPR array detection.
MincedConfig
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