View source: R/plots_coverage.R
prepare_template_cvg_mm_data | R Documentation |
Creates a data frame for plotting a bar plot for the covered templates per allowed mismatches.
prepare_template_cvg_mm_data(primer.df, template.df, allowed.mismatches = NULL)
primer.df |
A |
template.df |
A |
allowed.mismatches |
An optional numeric specifying the number of mismatches to be considered at most for plotting. If not provided, the maximal number of mismatches found for the input primer set is used. |
A data frame for creating a plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.