filterLimits {openPrimeR}R Documentation

Getter for Filtering Constraint Limits.

Description

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

Usage

filterLimits(x)

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

Arguments

x

A DesignSettings object.

Value

Gets the list of filtering limits.


[Package openPrimeR version 1.8.0 Index]