Description Usage Format Source
A fictional data set of randomly generated Cq values. Any outliers have been
removed with qpcr_clean
, using a threshold of 1. Technical replicates
have been averaged with qpcr_avg
. dCq values have been calculated
using qpcr_dcq
. ddCq values have been calculated using qpcr_ddcq
1 |
A tibble with 10 rows and 9 variables:
Three fictional treatment conditions, where CTRL is the negative control
Number to denote which biological replicate the value belongs to
Three fictional genes targeted for qPCR, where gene_hk is the housekeeping gene
Number of PCR cycles need to cross a fluorescence threshold
Cq values of housekeeping control
Cq value gene of interest - Cq value housekeeping gene
dCq values of the negative control samples
dCq treated - dCq control
Estimated fold change in gene expression. 2^-ddcq
Fictional data set created in excel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.