plot.all.filtering.stats: Plot Filtering Stats.

View source: R/optimization_algo.R

plot.all.filtering.statsR Documentation

Plot Filtering Stats.

Description

Plots filtering statistics.

Usage

## S3 method for class 'all.filtering.stats'
plot(
  results.loc,
  sample,
  excluded.df,
  filtered.stats,
  stats.relax,
  template.df
)

Arguments

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.

Value

Write-out of filtering results.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.