filter.comparison.primers | R Documentation |
Filters multiple primer sets at once.
filter.comparison.primers(
primers,
templates,
active.constraints,
settings,
updateProgress = NULL
)
primers |
List with primer data frames. |
templates |
List with template data frames. |
active.constraints |
Strings giving the constraints that are to be checked. |
settings |
List with settings. |
updateProgress |
Progress callback function for shiny. |
A list with filtered primer data frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.