
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.

Constraint contributors
brianhie
Score target proposals for selected Borzoi output tracks.
API Reference
Configuration for Borzoi track-activity scoring.
enum
default:"human"
Borzoi species head to use: human or mouse.Options:
human, mouseList[integer]
default:"[0]"
Borzoi output track IDs to average before scoring.
array
Optional target-relative intervals to score. If omitted, scores the full target segment.
enum
default:"maximize"
Whether high activity or low activity is preferred.Options:
maximize, minimizenumber
default:"200.0"
Activity value treated as saturating success for the objective.
enum
default:"mean"
How to combine Borzoi replicate signals.Options:
mean, min, std, lcbstring
default:"cuda"
CUDA device for Borzoi inference.
integer
default:"1"
Candidate sequences per Borzoi model batch.
integer
default:"0"
Leading target bases to ignore before Borzoi scoring.
Usage
python