dimerization.table: Dimerization Table.

dimerization.tableR Documentation

Dimerization Table.

Description

Summarizes how often individual primers dimerize according to the deltaG.cutoff.

Usage

dimerization.table(
  dimer.data,
  deltaG.cutoff,
  dimer.type = c("Self-Dimerization", "Cross-Dimerization")
)

Arguments

dimer.data

Data frame with dimerization data.

deltaG.cutoff

Free energy cutoff for dimerization.

dimer.type

String identifying whether dimer.data refers to cross-dimers or self-dimers?

Value

Data frame with dimer counts.


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