plot_primer_cvg_mismatches | R Documentation |
Plots the coverage of individual primers for different mismatch settings.
plot_primer_cvg_mismatches(
primer.df,
template.df,
groups = NULL,
nfacets = NULL
)
primer.df |
A |
template.df |
A |
groups |
Optional identifiers of template groups to be considered. If not provided, all template groups are considered. |
nfacets |
A numeric providing the number of facet columns to use.
By default, |
A bar plot showing the coverage of individual primers for different mismatch settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.