View source: R/con_template_secondary_structures.R
optimize.template.binding.regions.single | R Documentation |
Optimizes template binding regions according to secondary structures.
optimize.template.binding.regions.single(
template.df,
annealing.temperature,
primer.lengths,
mode.directionality = c("fw", "rev")
)
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 new binding intervals for every template.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.