dct: Delta Ct calculation

Description Usage Arguments Value Examples

Description

Subtracts Ct of housekeeping gene from Ct of experimental target and returns values as a new column to input data frame

Usage

1
dCt(df, group_size)

Arguments

df

dataframe: most often the output from tidy_qPCR

group_size

numeric: number of rows that have a common target gene

Value

data frame

Examples

1
qPCR_df <- dCt(df)

rhecht95/qPCR documentation built on Dec. 25, 2021, 9:41 a.m.