update.binding.regions: Update of Binding Regions.

View source: R/templates.R

update.binding.regionsR Documentation

Update of Binding Regions.

Description

Updates the binding regions in the templates by providing new intervals for forward and reverse binding regions.

Usage

## S3 method for class 'binding.regions'
update(template.df, opti.regions)

Arguments

template.df

An object of class Templates.

opti.regions

List with new binding intervals. The list can contain the components fw and rev providing numeric vectors of length 2 providing the start and end of the binding regions in the templates, for forward and reverse binding regions, respectively.

Value

A Templates object with updated binding regions.


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