check.3prime.mismatches: 3' Mismatch Check.

View source: R/con_primer_coverage.R

check.3prime.mismatchesR Documentation

3' Mismatch Check.

Description

Check for mismatches at primer 3' ends.

Usage

check.3prime.mismatches(
  template.df,
  primer.df,
  mode.directionality = c("fw", "rev", "both")
)

Arguments

template.df

Template data frame.

primer.df

Primer data frame.

mode.directionality

Primer directionality.

Value

Returns the distance of mismatches from the 3' terminal end of primers.


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