Learn R Programming

RDML (version 0.9-1)

primingMethodType: primingMethodType R6 class.

Description

The primers used to reverse transcribe the RNA to cDNA. Can take values:
oligo-dt

random

target-specific

oligo-dt and random

other

Usage

primingMethodType

Arguments

Format

An R6Class generator object.

Initialization

primingMethodType$new(value)

Fields

value
is.string. Value.

Details

Inherits: enumType.