plot_constraint_fulfillment,Primers-method {openPrimeR} | 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.