pauseType {RDML} | R Documentation |
pauseType R6 class.
Description
This step allows to pause at a certain temperature. It is typically the last step in an amplification protocol. Inherits: rdmlBaseType.
Usage
pauseType
Format
An R6Class
generator object.
Initialization
pauseType$new(temperature)
Fields
temperature
checkNumber. The temperature in degrees Celsius maintained during the pause.
[Package RDML version 1.0 Index]