View source: R/optimization_algo.R
plot.all.filtering.stats | R Documentation |
Plots filtering statistics.
## S3 method for class 'all.filtering.stats'
plot(
results.loc,
sample,
excluded.df,
filtered.stats,
stats.relax,
template.df
)
results.loc |
Location where the filtering results are stored. |
sample |
Primer design run identifier. |
excluded.df |
Data frame with excluded primers. |
filtered.stats |
Filtering statistics data frame. |
stats.relax |
Filtering statistics after relaxation. |
template.df |
Template data frame. |
Write-out of filtering results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.