filters {openPrimeR}R Documentation

Getter for Filtering Constraints.

Description

Gets the constraints on the physicochemical properties that are used for the filtering procedure when designing primers using the Input_Constraints slot of the provided DesignSettings object x.

Usage

filters(x)

## S4 method for signature 'DesignSettings'
filters(x)

Arguments

x

A DesignSettings object.

Value

Gets the list of filtering constraints.


[Package openPrimeR version 1.8.0 Index]