select.allowed.binding.events: Selection of Binding Events

View source: R/con_primer_coverage.R

select.allowed.binding.eventsR Documentation

Selection of Binding Events

Description

Selects primer binding events that are within the allowed binding regions.

Usage

select.allowed.binding.events(
  bound.fw,
  bound.to.allowed.region.fw,
  allowed.other.binding.ratio
)

Arguments

bound.fw

Indices of covered templates of a single primer.

bound.to.allowed.region.fw

Corresponding allowed binding regions.

allowed.other.binding.ratio

The ratio of other binding events. If this is different from 0, disallowed binding events will also be reported.

Value

The indices of the allowed binding events.


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