get.other.constraint.settings: Gather all Other Constraints (for Shiny frontend).

View source: R/settings.R

get.other.constraint.settingsR Documentation

Gather all Other Constraints (for Shiny frontend).

Description

Constructor for other constraint settings (non-PCR, non-filtering, non-optimization).

Usage

get.other.constraint.settings(
  allowed_mismatches,
  allowed_other_binding_ratio,
  allowed_region_definition
)

Arguments

allowed_mismatches

Allowed mismatches for primers binding events.

allowed_other_binding_ratio

Ratio of primers allowed to bind to non-target regions.

allowed_region_definition

The definition of the allowed region.

Value

List with all other constraint settings.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.