plot_primer_cvg,list,list-method {openPrimeR} | R Documentation |
Plots the coverage of individual primers for multiple sets.
## S4 method for signature 'list,list' plot_primer_cvg(primers, templates, per.mismatch = FALSE)
primers |
List with |
templates |
List with |
per.mismatch |
Whether the coverage should be broken down for individual settings of allowed mismatches. |
A bar plot showing the coverage of individual primers.