cdnaSynthesisMethodType {RDML} | R Documentation |
cdnaSynthesisMethodType R6 class.
Description
Description of the cDNA synthesis method. Inherits: rdmlBaseType.
Usage
cdnaSynthesisMethodType
Format
An R6Class
generator object.
Initialization
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
[Package RDML version 1.0 Index]