ddCt: Delta Delta Ct calculation

Description Usage Arguments Value Examples

View source: R/ddCt.R

Description

Subtracts the delta Ct values from a control condition from the delta Ct values of experimental condition

Usage

1
ddCt(df, cntrl_cond)

Arguments

df

data frame containing column with dCt values generated by dCt()

cntrl_cond

the sample_name of the control condition in the experiment

Value

data frame

Examples

1
ddCt_df <- ddCt(df)

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