ct_avg_fun: Average Cts of technical replicates

View source: R/ct_avg_fun.R

ct_avg_funR Documentation

Average Cts of technical replicates

Description

Calculate the average Ct and standard deviation of technical replicates (rows with the same sample name are considered technical replicates).

Usage

ct_avg_fun(ct_data)

Arguments

ct_data

a data frame with the qPCR input data. It needs to have the following columns: names, cq, efficiency, primers, included.

Value

a data frame with averaged Ct and standard deviation values for technical replicates.


dcorujog/qpcr-package documentation built on Sept. 4, 2023, 3:04 p.m.