Description Usage Arguments Value
Creates a boxplot visualizing the physicochemical properties of multiple primer sets.
1 2 3 4 5 6 7 8 | ## 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.