Description Usage Arguments Value
Plots a box plot of the absolute mean deviation of each primer for comparing multiple primer sets.
1 2 3 4 5 6 7 | ## S4 method for signature 'list'
plot_constraint_deviation(
primers,
settings,
active.constraints,
deviation.per.primer = FALSE
)
|
settings |
A |
active.constraints |
Constraint identifiers to be plotted. |
deviation.per.primer |
Whether to show the deviation per primer or per constraint. |
constraint.df |
An evaluated object of class |
A boxplot of deviations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.