Description of the cDNA synthesis method. Inherits: rdmlBaseType.
An R6Class
generator object.
cdnaSynthesisMethodType$new(enzyme = NULL, primingMethod = NULL, dnaseTreatment = NULL, thermalCyclingConditions = NULL)
@section Fields:
enzyme
checkString. Name of the enzyme used for reverse transcription.
primingMethod
dnaseTreatment
checkFlag if TRUE
RNA was
DNAse treated prior cDNA synthesis.
thermalCyclingConditions
RDML::rdmlBaseType
-> cdnaSynthesisMethodType
new()
cdnaSynthesisMethodType$new( enzyme = NULL, primingMethod = NULL, dnaseTreatment = NULL, thermalCyclingConditions = NULL )
clone()
The objects of this class are cloneable with this method.
cdnaSynthesisMethodType$clone(deep = FALSE)
deep
Whether to make a deep clone.