View source: R/con_template_secondary_structures.R
optimize.template.binding.regions.dir | R Documentation |
Optimizes the template binding regions.
optimize.template.binding.regions.dir(
template.df,
annealing.temperature = NULL,
primer.lengths,
mode.directionality = c("fw", "rev", "both")
)
template.df |
Template data frame. |
annealing.temperature |
Temperature at which to compute secondary structures. |
primer.lengths |
Target length of primers that are to be used. |
mode.directionality |
Direction of primers. |
List with intervals indicating improved primer binding regions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.