plot_constraint_fulfillment,Primers-method | R Documentation |
Plots an overview of which primers passed the filtering constraints and which primers did not.
## S4 method for signature 'Primers'
plot_constraint_fulfillment(
primers,
settings,
active.constraints,
plot.p.vals = TRUE
)
primers |
A |
settings |
A |
active.constraints |
The identifiers of constarints to be plotted for fulfillment. |
plot.p.vals |
Show p-value from Fisher's exact test for the significance of primer constraint fulfillment in comparison to reference primer sets. |
A data frame with statistics on fulfilled constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.