filter.comparison.primers: Filter Multiple Primer Sets.

View source: R/filters.R

filter.comparison.primersR Documentation

Filter Multiple Primer Sets.

Description

Filters multiple primer sets at once.

Usage

filter.comparison.primers(
  primers,
  templates,
  active.constraints,
  settings,
  updateProgress = NULL
)

Arguments

primers

List with primer data frames.

templates

List with template data frames.

active.constraints

Strings giving the constraints that are to be checked.

settings

List with settings.

updateProgress

Progress callback function for shiny.

Value

A list with filtered primer data frames.


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