Skip to contents

Compute CT and amplification efficiency from raw data

Usage

calc_qPCR_mod(fluo)

Arguments

fluo

A table providing the raw data loaded by load_qPCR_raw.

Value

A tibble providing Eff (efficiency), cpD1 (CT), and cpD2

another computation of CT) calculated by the qpcR::efficiency function.

See also

Other qPCR functions: calc_qPCR_TM(), load_qPCR_results()