Learn R Programming

RDML (version 0.9-1)

sequencesType: sequencesType R6 class.

Description

Inherits: rdmlBaseType.

Usage

sequencesType

Arguments

Format

An R6Class generator object.

Initialization

sequencesType$new(forwardPrimer = NULL, reversePrimer = NULL, probe1 = NULL, probe2 = NULL, amplicon = NULL)

Fields

forwardPrimer
oligoType.
reversePrimer
oligoType.
probe1
oligoType.
probe2
oligoType.
amplicon
oligoType.