check_correspondence: Check of Primer and Template Correspondence.

View source: R/optimization_greedy.R

check_correspondenceR Documentation

Check of Primer and Template Correspondence.

Description

Checks whether the primers relate to the correct templates.

Usage

check_correspondence(primer.df, template.df)

Arguments

primer.df

An object of class Primers.

template.df

An object of class Templates.

Value

TRUE if the primers and templates seem to correspond, FALSE otherwise.


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