plot_cvg_constraints,Primers-method {openPrimeR}R Documentation

Histogram of Coverage Constraints.

Description

Plots a histogram of coverage constraint values.

Usage

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

Arguments

primers

A Primers object.

settings

A DesignSettings object.

active.constraints

Names of coverage constraints to be plotted.

Value

A plot of coverage constraints.


[Package openPrimeR version 1.6.0 Index]