plot_constraint,list-method {openPrimeR} | R Documentation |
Creates a boxplot visualizing the physicochemical properties of multiple primer sets.
## S4 method for signature 'list' plot_constraint(primers, settings, active.constraints, highlight.set = NULL, nfacets = NULL)
primers |
List with evaluated objects of class |
settings |
A |
active.constraints |
The names of the constraints to be plotted. |
highlight.set |
Identifiers of primer sets to be highlighted. |
nfacets |
A numeric providing the number of facet columns to show.
By default |
constraint.settings |
List with settings for each constraint. |
Boxplot comparing the values of the properties specified
by constraints
.