Description Usage Format Initialization Methods
A qPCR experiment. It may contain several runs (runType). Inherits: rdmlBaseType.
1 |
An R6Class
generator object.
1 2 | experimentType$new(id, description = NULL,
documentation = NULL, run = NULL)
|
@section Fields:
id
idType.
description
checkString.
documentation
list
of idReferencesType.
run
list
of runType.
AsDataFrame(dp.type = "adp",
long.table = FALSE)
Represents amplification (dp.type = "adp"
) or
melting (dp.type = "mdp"
) data points as data.frame
.
long.table = TRUE
means that fluorescence data for all runs and
reacts will be at one collumn.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.