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