powered by
Contains matrix of melting data points (single data points measured during amplification).
matrix
mdpsType
An R6Class generator object.
R6Class
mdpsType$new(fpoints)
@section Fields:
fpoints
assertMatrix. Matrix with amplification data points.
Columns:
(temperature in degrees Celsius at the time of measurement. Every point must have unique value.
fluorescence intensity measured without any correction (including baselining).
Inherits: rdmlBaseType.