Inherits: rdmlBaseType.
An R6Class generator object.
sequencesType$new(forwardPrimer = NULL, reversePrimer = NULL, probe1 = NULL, probe2 = NULL, amplicon = NULL)
@section Fields:
forwardPrimerreversePrimerprobe1probe2ampliconRDML::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.