Learn R Programming

RDML (version 0.9-1)

cdnaSynthesisMethodType: cdnaSynthesisMethodType R6 class.

Description

Description of the cDNA synthesis method.Inherits: rdmlBaseType.

Usage

cdnaSynthesisMethodType

Arguments

Format

An R6Class generator object.

Initialization

cdnaSynthesisMethodType$new(enzyme = NULL, primingMethod = NULL, dnaseTreatment = NULL, thermalCyclingConditions = NULL)

Fields

enzyme
is.double. Enzyme used for reverse transcription.
primingMethod
primingMethodType.
dnaseTreatment
is.flag True if RNA was DNAse treated prior cDNA synthesis.
thermalCyclingConditions
idReferencesType.