A qPCR experiment. It may contain several runs (runType). Inherits: rdmlBaseType.
An R6Class
generator object.
experimentType$new(id, description = NULL, documentation = NULL, run = NULL)
@section Fields:
id
description
documentation
list
of idReferencesType.
run
list
of runType.
RDML::rdmlBaseType
-> experimentType
new()
experimentType$new(id, description = NULL, documentation = NULL, run = NULL)
GetFData()
experimentType$GetFData(dp.type = "adp", long.table = FALSE)
clone()
The objects of this class are cloneable with this method.
experimentType$clone(deep = FALSE)
deep
Whether to make a deep clone.