templateQuantityType: templateQuantityType R6 class.

templateQuantityTypeR Documentation

templateQuantityType R6 class.

Description

Inherits: rdmlBaseType.

Format

An R6Class generator object.

Initialization

templateQuantityType$new(conc, nucleotide)

@section Fields:

conc

checkNumber. Concentration of the template in nanogram

per microliter in the final reaction mix.

nucleotide

nucleotideType.

Super class

RDML::rdmlBaseType -> templateQuantityType

Methods

Public methods

Inherited methods

Method new()

Usage
templateQuantityType$new(conc, nucleotide)

Method clone()

The objects of this class are cloneable with this method.

Usage
templateQuantityType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


kablag/RDML documentation built on Oct. 20, 2022, 5:47 a.m.