evaluate.template.constraints: Evaluation of Template Constraints.

View source: R/constraints_eval.R

evaluate.template.constraintsR Documentation

Evaluation of Template Constraints.

Description

Evaluates the input template constraints.

Usage

evaluate.template.constraints(
  constraint.values,
  constraint.settings,
  active.constraints,
  mode.directionality = c("fw", "rev", "both")
)

Arguments

constraint.values

Data frame with template constraints

constraint.settings

List specifying the allowed values for constraint evaluation.

active.constraints

Strings specifying the constraints to check.

mode.directionality

Direction of primers.

Value

List indicating which template constraints where fulfilled or not (TRUE/FALSE).


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