View source: R/plots_comparison.R
plot_primer.comparison.mismatches | R Documentation |
Plots primer mismatches for every set.
plot_primer.comparison.mismatches(
primer.data,
template.data,
allowed.mismatches,
highlight.set = NULL
)
primer.data |
List with primer data frames. |
template.data |
List with template data frames. |
allowed.mismatches |
Allowed mismatches. |
highlight.set |
Primer sets to highlight in the plot. |
Plot of mismatches for comparison.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.