primingMethodType {RDML} | R Documentation |
primingMethodType R6 class.
Description
The primers used in the reverse transcription. Can take values:
- oligo-dt
- random
- target-specific
- oligo-dt and random
- other
Usage
primingMethodType
Format
An R6Class
generator object.
Details
Inherits: enumType.
Initialization
primingMethodType$new(value)
@section Fields:
value
checkString. Value.
[Package RDML version 1.0 Index]