| cdnaSynthesisMethodType | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.