nucleotideType: nucleotideType R6 class.

nucleotideTypeR Documentation

nucleotideType R6 class.

Description

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

DNA
genomic DNA
cDNA
RNA

Format

An R6Class generator object.

Details

Inherits: enumType.

Initialization

nucleotideType$new(value)

@section Fields:

value

checkString. Value.

Super classes

RDML::rdmlBaseType -> RDML::enumType -> nucleotideType

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage
nucleotideType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


kablag/RDML documentation built on Oct. 20, 2022, 5:47 a.m.