plot_primer_cvg,Primers,Templates-method | R Documentation |
Shows which templates are covered by individual primers.
## S4 method for signature 'Primers,Templates'
plot_primer_cvg(primers, templates, per.mismatch = FALSE, groups = NULL)
per.mismatch |
Whether the coverage should be broken down for individual settings of allowed mismatches. |
p.df |
Primer data frame. |
template.df |
Template data frame. |
excluded.seqs |
Identifiers of templates that should not be considered. |
A bar plot showing the coverage of individual primers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.