plot_primer_cvg_mismatches: Plot of Individual Primer Coverage and Mismatches.

plot_primer_cvg_mismatchesR Documentation

Plot of Individual Primer Coverage and Mismatches.

Description

Plots the coverage of individual primers for different mismatch settings.

Usage

plot_primer_cvg_mismatches(
  primer.df,
  template.df,
  groups = NULL,
  nfacets = NULL
)

Arguments

primer.df

A Primers object.

template.df

A Templates object.

groups

Optional identifiers of template groups to be considered. If not provided, all template groups are considered.

nfacets

A numeric providing the number of facet columns to use. By default, nfacets is set to NULL such that a suitable number of columns is chosen automatically.

Value

A bar plot showing the coverage of individual primers for different mismatch settings.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.