calculate_rq: Calculate RQ from ddCT data.

Description Usage Arguments Value Author(s)

View source: R/calculate-rq.R

Description

Calculate relative quantification (RQ) from delta delta CT.

Usage

1
calculate_rq(ddCT, genes)

Arguments

ddCT

ddCT qPCR data as a data.table (i.e., output of calculate_ddct()).

genes

A character vector listing genes corresponding to a subset of the columns of each data.table object.

Value

Relative quantification (RQ) data as a data.table.

Author(s)

Ayush Noori


ayushnoori/qpcrtools documentation built on Dec. 19, 2021, 6:37 a.m.