thermalCyclingConditionsType: thermalCyclingConditionsType R6 class.

Description Usage Format Initialization Fields

Description

A cycling program for PCR or to amplify cDNA. Inherits: rdmlBaseType.

Usage

1

Format

An R6Class generator object.

Initialization

1
2
3
thermalCyclingConditionsType$new(id,
  description = NULL, documentation = NULL, lidTemperature = NULL,
  experimenter = NULL, step)

Fields

id

idType.

description

checkString.

documentation

list of idReferencesType.

lidTemperature

checkNumber. The temperature in degrees Celsius of the lid during cycling.

experimenter

list of idReferencesType. Reference to the person who made or uses this protocol.

step

list of stepType. The steps a protocol runs through to amplify DNA.


RDML documentation built on June 25, 2019, 5:03 p.m.