cqDetectionMethodType {RDML}R Documentation

cqDetectionMethodType R6 class.

Description

The method used to determine the Cq value. Can take values:

"automated threshold and baseline settings"
"manual threshold and baseline settings"
"second derivative maximum"
"other"

Inherits: enumType.

Usage

cqDetectionMethodType

Format

An R6Class generator object.

Initialization

cqDetectionMethodType$new(value)

@section Fields:

value

checkString.


[Package RDML version 1.0 Index]