Inherits: rdmlBaseType.
An R6Class
generator object.
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
RDML::rdmlBaseType
-> oligoType
new()
oligoType$new(threePrimeTag = NULL, fivePrimeTag = NULL, sequence)
clone()
The objects of this class are cloneable with this method.
oligoType$clone(deep = FALSE)
deep
Whether to make a deep clone.