This step allows to pause at a certain temperature. It is typically the last step in an amplification protocol. Inherits: rdmlBaseType.
An R6Class
generator object.
pauseType$new(temperature)
temperature
checkNumber. The temperature in degrees Celsius maintained during the pause.
RDML::rdmlBaseType
-> pauseType
new()
pauseType$new(temperature)
clone()
The objects of this class are cloneable with this method.
pauseType$clone(deep = FALSE)
deep
Whether to make a deep clone.