primingMethodType: primingMethodType R6 class.

primingMethodTypeR Documentation

primingMethodType R6 class.

Description

The primers used in the reverse transcription. Can take values:

oligo-dt
random
target-specific
oligo-dt and random
other

Format

An R6Class generator object.

Details

Inherits: enumType.

Initialization

primingMethodType$new(value)

@section Fields:

value

checkString. Value.

Super classes

RDML::rdmlBaseType -> RDML::enumType -> primingMethodType

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage
primingMethodType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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