update.individual.binding.region: Adjustment of Existing Binding Regions for one Direction.

View source: R/templates.R

update.individual.binding.regionR Documentation

Adjustment of Existing Binding Regions for one Direction.

Description

Adjusts the existing annotation of binding regions by specifying an interval relative to the existing binding region.

Usage

## S3 method for class 'individual.binding.region'
update(min, max, template.df, mode.directionality)

Arguments

min

Position where binding should start.

max

End position of binding.

mode.directionality

Directionality of primers.

Template

data frame.

Details

Position 0 indicates the first position after the existing binding region. Hence, negative positions adjust the binding region towards the existing binding regions and non-negative positionis extend the existing binding region definition aways from the existing target region.

Value

Template data frame with updated binding regions.


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