plot_primer_cvg,Primers,Templates-method {openPrimeR} | 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 to stratify by allowed mismatches. |
p.df |
Primer data frame. |
template.df |
Template data frame. |
excluded.seqs |
Identifiers of templates that should not be considered. |
per.mismatch |
Whether the coverage should be broken down for individual settings of allowed mismatches. |
A bar plot showing the coverage of individual primers.