evaluate.fw.rev.combinations: Evaluation of Set Combinations

View source: R/optimization_algo.R

evaluate.fw.rev.combinationsR Documentation

Evaluation of Set Combinations

Description

Evaluates the combinations of forward and reverse primer sets.

Usage

evaluate.fw.rev.combinations(opti.fw, opti.rev, compatible.df, template.df)

Arguments

opti.fw

List with forward optimal primer sets.

opti.rev

List with reverse optimal primer sets.

compatible.df

Data frame containing the indicices of temperature-compatible forward and reverse primers sets.

template.df

Template data frame for which primers were designed.

opti.rev.indices

Indices for accessing opti.rev.

Value

List with information on the combinations of forward and reverse primers as well as the combined data frames themselves.


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