View source: R/optimization_greedy.R
filter_primers.by.Tm.delta | R Documentation |
Filters primers by melting temperature differences.
filter_primers.by.Tm.delta(target.temp, selected.primers, max.Tm.delta)
target.temp |
Target melting temperature in Celsius. |
selected.primers |
Current candidate primer data frame. |
max.Tm.delta |
Maximum allowed difference of primer melting temperatures to target temperature. |
Filtered primer data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.