RDML (version 0.9-8)

nucleotideType: nucleotideType R6 class.

Description

Type of nucleic acid used as a template in the experiment. May have following values:

DNA

genomic DNA

cDNA

RNA

Usage

nucleotideType

Arguments

Format

An R6Class generator object.

Initialization

nucleotideType$new(value)

@section Fields:

value

checkString. Value.

Details

Inherits: enumType.