View source: R/optimization_algo.R
evaluate.fw.rev.combinations | R Documentation |
Evaluates the combinations of forward and reverse primer sets.
evaluate.fw.rev.combinations(opti.fw, opti.rev, compatible.df, template.df)
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 |
List with information on the combinations of forward and reverse primers as well as the combined data frames themselves.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.