nucleotideType {RDML} | R 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
Usage
nucleotideType
Format
An R6Class
generator object.
Details
Inherits: enumType.
Initialization
nucleotideType$new(value)
@section Fields:
value
checkString. Value.
[Package RDML version 1.0 Index]