
License: Borzoi uses Apache-2.0 for code and CC-BY-4.0 for model weights and may require explicit attribution when utilized. Please refer to the code license and model weights 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 Borzoi chromatin accessibility MORSE scoring.
Borzoi species head to use: human or mouse.Options:
human, mouseMorse pattern; use ’.’, ’-’, and spaces between letters.
Length of each dot window.
Length of each dash window.
Gap between symbols within a letter.
Gap between letters in the Morse pattern.
Target-relative start coordinate where the Morse pattern begins.
Scale signal by full-output max, target-region max, or not at all.Options:
global_max, region_max, noneMinimum normalized high-minus-low signal margin to reward.
Penalty weight when the normalized contrast margin is too small.
Reward weight for larger raw target signal range.
Reward weight for larger raw signal in dot and dash windows.
Penalty weight for larger raw signal in gap windows.
Transform for raw amplitude and window-mean reward terms.Options:
log1p, identityCUDA device for Borzoi inference.
Candidate sequences per Borzoi model batch.
Leading target bases to ignore before accessibility scoring.
Borzoi chromatin-accessibility tracks; defaults by organism.
How to combine Borzoi replicate signals.Options:
mean, min, std, lcbUsage
python
Metadata
| Property | Value |
|---|---|
| Key | borzoi-chromatin-accessibility-morse |
| Function | borzoi_chromatin_accessibility_morse_constraint |
| Category | sequence_annotation |
| Mode | discrete |
| Uses GPU | True |
| Supported Types | dna |