plot_primer_cvg,list,list-method | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.