Calculate relative quantification (RQ) from delta delta CT.

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

Ayush Noori