Learn R Programming

RDML (version 0.9-1)

nucleotideType: nucleotideType R6 class.

Description

Can take values:
DNA

genomic-DNA

cDNA

RNA

Usage

nucleotideType

Arguments

Format

An R6Class generator object.

Initialization

nucleotideType$new(value)

Fields

value
is.string. Value.

Details

Inherits: enumType.