Last data update: 2014.03.03

R: templateQuantityType R6 class.
templateQuantityTypeR Documentation

templateQuantityType R6 class.

Description

Inherits: rdmlBaseType.

Usage

templateQuantityType

Format

An R6Class generator object.

Initialization

templateQuantityType$new(conc, nucleotide)

Fields

conc

is.double. Concentration of the template in nanogram

per microliter in the final reaction mix.

nucleotide

nucleotideType.

Results