view.cvg.primers: View the Evaluated Primers.

View source: R/IO_view.R

view.cvg.primersR Documentation

View the Evaluated Primers.

Description

Creates a formatted primers table.

Usage

view.cvg.primers(
  primer.df,
  template.df,
  mode.directionality,
  view.cvg.individual = c("active", "inactive"),
  for.shiny = TRUE
)

Arguments

primer.df

A Primers object.

template.df

A Templates object.

mode.directionality

The direction of the primers.

view.cvg.individual

Whether information on individual coverage events should be retrained.

for.shiny

Whether the table is intended for Shiny (HTML) or not.

Value

A formatted primer table.


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