View source: R/optimization_algo.R
write.out.primer.info | R Documentation |
Writes out all data relating to the optimization of primers.
write.out.primer.info(
opti.results.loc,
optimal.primers.data,
mode.directionality,
settings,
sample.name,
template.df,
max.degen
)
opti.results.loc |
Folder where optimization data reside. |
optimal.primers.data |
List with optimization results. |
mode.directionality |
Direction of primers. |
settings |
Settings used in the optimization procedure. List containing fw, rev settings. |
sample.name |
Name of template sample. |
template.df |
Template data frame. |
max.degen |
Maximal degeneracy of primers. |
Write-out of primer information to opti.results.loc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.