plot_constraint_deviation,Primers-method {openPrimeR}R Documentation

Plot of Constraint Deviations for a Single Primer Set.

Description

Plots a box plot of deviations of primer properties from the target ranges.

Usage

## S4 method for signature 'Primers'
plot_constraint_deviation(primers, settings, active.constraints)

Arguments

primers

An evaluated object of class Primers.

settings

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

active.constraints

Constraint identifiers to be plotted.

Value

A boxplot of deviations


[Package openPrimeR version 1.14.0 Index]