Description of the cDNA synthesis method. Inherits: rdmlBaseType.
An R6Class generator object.
cdnaSynthesisMethodType$new(enzyme = NULL,
primingMethod = NULL, dnaseTreatment = NULL, thermalCyclingConditions =
NULL)@section Fields:
enzymecheckString. Name of the enzyme used for reverse transcription.
primingMethodprimingMethodType.
dnaseTreatmentcheckFlag if TRUERNA was
DNAse treated prior cDNA synthesis.
thermalCyclingConditionsidReferencesType.
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)deepWhether to make a deep clone.