plot_cvg_constraints,list-method {openPrimeR}R Documentation

Plot for Comparing Primer Coverage Constraints.

Description

Plot for Comparing Primer Coverage Constraints.

Usage

## S4 method for signature 'list'
plot_cvg_constraints(primers, settings, active.constraints,
  highlight.set = NULL)

Arguments

primers

List with objects of class Primers.

settings

A DesignSettings object.

active.constraints

Names of the coverage constraints to be plotted.

highlight.set

Primer sets to highlight in the plot.

Value

Plot of primer coverage constraints for multiple sets.


[Package openPrimeR version 1.8.0 Index]