prepare_template_cvg_mm_data: Preparation of Data for Plotting Mismatch Template Coverage.

View source: R/plots_coverage.R

prepare_template_cvg_mm_dataR Documentation

Preparation of Data for Plotting Mismatch Template Coverage.

Description

Creates a data frame for plotting a bar plot for the covered templates per allowed mismatches.

Usage

prepare_template_cvg_mm_data(primer.df, template.df, allowed.mismatches = NULL)

Arguments

primer.df

A Primers object.

template.df

A Templates object.

allowed.mismatches

An optional numeric specifying the number of mismatches to be considered at most for plotting. If not provided, the maximal number of mismatches found for the input primer set is used.

Value

A data frame for creating a plot.


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