plot_primer_binding_regions,Primers,Templates-method {openPrimeR} | R Documentation |
Plots the primer binding regions in the templates.
## S4 method for signature 'Primers,Templates' plot_primer_binding_regions( primers, templates, direction = c("both", "fw", "rev"), group = NULL, relation = c("fw", "rev"), region.names = c("Binding region", "Amplification region") )
primers |
An object of class |
templates |
An object of class |
direction |
Primer direction |
group |
The template groups for which binding events should
be determined. By default, |
relation |
A character vector specifying whether binding region data shall
be plotted relative to the forward ( |
region.names |
Names for the primer binding region and the amplified region. |
A histogram of primer binding regions.