plot_template_cvg,list,list-method {openPrimeR}R Documentation

Templates Coverage for Multiple Primer Sets.

Description

Plots the coverage of multiple primer sets.

Usage

## S4 method for signature 'list,list'
plot_template_cvg(primers, templates, per.mismatch,
  highlight.set = NULL)

Arguments

primers

List with primer data frames.

templates

List with template data frames.

highlight.set

Primer sets to be highlighted.

colors

Color for every primer set.

Value

A plot for comparing primer coverage.


[Package openPrimeR version 1.2.0 Index]