plot_cvg_constraints-list-method: Plot for Comparing Primer Coverage Constraints.

Description Usage Arguments Value

Description

Plot for Comparing Primer Coverage Constraints.

Usage

1
2
3
4
5
6
7
## 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.


openPrimeR documentation built on Nov. 16, 2020, 2 a.m.