ct_avg_fun | R Documentation |
Calculate the average Ct and standard deviation of technical replicates (rows with the same sample name are considered technical replicates).
ct_avg_fun(ct_data)
ct_data |
a data frame with the qPCR input data. It needs to have the following columns: names, cq, efficiency, primers, included. |
a data frame with averaged Ct and standard deviation values for technical replicates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.