oligoType {RDML} | R Documentation |
oligoType R6 class.
Description
Inherits: rdmlBaseType.
Usage
oligoType
Format
An R6Class
generator object.
Initialization
oligoType$new(threePrimeTag = NULL, fivePrimeTag = NULL, sequence)
@section Fields:
threePrimeTag
checkString. Description of three prime modification (if present).
fivePrimeTag
checkString. Description of five prime modification (if present).
sequence
[Package RDML version 1.0 Index]