compute.mismatch.table: Mismatch overview table

View source: R/check_stop_codons.R

compute.mismatch.tableR Documentation

Mismatch overview table

Description

Computes a table summarizing all of the mismatches caused by the primers in the input data frame.

Usage

compute.mismatch.table(
  primer.df,
  template.df,
  mode.directionality = c("fw", "rev")
)

Arguments

primer.df

Primer data frame.

template.df

Template data.

mode.directionality

Direction of primers.

Value

: A data frame summarizing all mismatches of the input primers with the input templates.


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