View source: R/plots_coverage.R
plot_template_cvg_mismatches | R Documentation |
Creates a bar plot showing the coverage for every group of template sequences.
plot_template_cvg_mismatches(
primer.df,
template.df,
groups = NULL,
nfacets = 2
)
primer.df |
A |
template.df |
A |
groups |
Identifiers of template groups for which plot should be created. By default, |
nfacets |
The number of facets columns to plot. By default,
|
A plot showing the number of covered template sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.