Inherits: rdmlBaseType.
An R6Class generator object.
sequencesType$new(forwardPrimer = NULL,
reversePrimer = NULL, probe1 = NULL, probe2 = NULL, amplicon = NULL)@section Fields:
forwardPrimeroligoType.
reversePrimeroligoType.
probe1oligoType.
probe2oligoType.
ampliconoligoType.
RDML::rdmlBaseType -> sequencesType
new()sequencesType$new(
forwardPrimer = NULL,
reversePrimer = NULL,
probe1 = NULL,
probe2 = NULL,
amplicon = NULL
)
clone()The objects of this class are cloneable with this method.
sequencesType$clone(deep = FALSE)deepWhether to make a deep clone.