Skip to main content
Puffin Promoter Activity
License: Puffin is licensed under Custom (UTSW Academic Software License) and has restrictions around commercial use and may require explicit attribution when utilized. 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/puffin_promoter_activity_constraint.py
View source
Copy citation
Constraint contributors
Score Puffin promoter signal for target DNA segments.

API Reference

ConfigPuffinPromoterActivityConfig Source
Configuration for Puffin promoter activity scoring.
string
Upstream DNA padding supplied to Puffin.
string
Downstream DNA padding supplied to Puffin.
List[string]
Puffin output channels to average.
array
Optional 0-based half-open interval relative to the target segment.
enum
default:"maximize"
Whether high or low Puffin promoter signal is preferred.Options: maximize, minimize
number
default:"2.0"
Mean activity treated as saturating success.
number
default:"0.2"
Peak fraction treated as saturating success.
number
default:"1.0"
Weight for the activity component.
number
default:"1.0"
Weight for the TSS sharpness component.
PuffinPredictionConfig
Runtime settings for Puffin prediction.

Usage

python

Metadata