Inherits: rdmlBaseType.
An R6Class generator object.
oligoType$new(threePrimeTag = NULL, fivePrimeTag = NULL, sequence)
@section Fields:
threePrimeTagcheckString. Description of three prime modification (if present).
fivePrimeTagcheckString. Description of five prime modification (if present).
sequenceRDML::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)
deepWhether to make a deep clone.