dct | R Documentation |
Function to calculate dCt values according to primer efficiency and a calibrator sample
dct(x, calib, eff.matrix)
x |
a row of data from the averaged qPCR data as generated by |
calib |
a character string with the name of the sample to be used as reference for dct calculation. This sample will have an expression value of 1 for all targets and the rest of the samples will have values expressing their relative expression to this sample. |
eff.matrix |
a data.frame containing the efficiency values for each primer pair as generated in |
the dCt value calculated for the row of data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.