plot_template_cvg,Primers,Templates-method | R Documentation |
Creates a bar plot showing the coverage for every group of template sequences.
## S4 method for signature 'Primers,Templates'
plot_template_cvg(primers, templates, per.mismatch, groups = NULL)
primers |
A |
templates |
A |
per.mismatch |
Whether to stratify by mismatches. |
groups |
Identifiers of template groups for which plot should be created. By default, |
A plot showing the number of covered template sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.