store.filtering.sets: Writes Filtering Data Sets to Disk.

View source: R/filters.R

store.filtering.setsR Documentation

Writes Filtering Data Sets to Disk.

Description

Writes Filtering Data Sets to Disk.

Usage

store.filtering.sets(
  filtered.df,
  excluded.df,
  results.loc,
  tag = "",
  stat.df = NULL,
  settings = NULL
)

Arguments

filtered.df

A filtered Primers set.

excluded.df

A set of Primers that were excluded.

results.loc

The location where to store the data.

tag

A tag for the output files.

stat.df

Data frame with statistics of the filtering procedure.

settings

A DesignSettings object.

Value

No return value, writes output to disk.


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