plot_constraint_deviation-list-method: Plot of Constraint Deviations for Multiple Primer Sets.

plot_constraint_deviation,list-methodR Documentation

Plot of Constraint Deviations for Multiple Primer Sets.

Description

Plots a box plot of the absolute mean deviation of each primer for comparing multiple primer sets.

Usage

## S4 method for signature 'list'
plot_constraint_deviation(
  primers,
  settings,
  active.constraints,
  deviation.per.primer = FALSE
)

Arguments

settings

A DesignSettings object containing the target ranges for the primer properties.

active.constraints

Constraint identifiers to be plotted.

deviation.per.primer

Whether to show the deviation per primer or per constraint.

constraint.df

An evaluated object of class Primers.

Value

A boxplot of deviations


matdoering/openPrimeR documentation built on Feb. 11, 2024, 9:22 p.m.