RQdeltaCT
1.3.3Relative Quantification of Gene Expression using Delta Ct Methods
Overview
The commonly used methods for relative quantification of gene expression levels obtained in real-time PCR (Polymerase Chain Reaction) experiments are the delta Ct methods, encompassing 2^-dCt and 2^-ddCt methods, originally proposed by Kenneth J. Livak and Thomas D. Schmittgen (2001) doi:10.1006/meth.2001.1262. The main idea is to normalise gene expression values using endogenous control gene, present gene expression levels in linear form by using the 2^-(value)^ transformation, and calculate differences in gene expression levels between groups of samples (or technical replicates of a single sample). The 'RQdeltaCT' package offers functions that cover both methods for comparison of either independent groups of samples or groups with paired samples, together with importing expression datasets, performing multi-step quality control of data, enabling numerous data visualisations, enrichment of the standard workflow with additional useful analyses (correlation analysis, Receiver Operating Characteristic analysis, logistic regression), and conveniently export obtained results in table and image formats. The package has been designed to be friendly to non-experts in R programming.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 94%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Issues over time
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/donadelnal/rqdeltact on 2026-07-19.
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 5.0 median / 18 max
- Test cases
- 1 / 0.00 per code line
Test coverage
Line coverage
0%
Expression
0.0%
Tests / Examples
0.0% / 61% ex
Functions
32 32 exported
Complexity
6.2 avg / 18 max
Call network
32 nodes / 1 edges
Call graph
Open call graph →Lowest coverage
32 functions| Function | Cyclo | Coverage |
|---|---|---|
| FCh_plot exp | 18 | 0% |
| ROCh exp | 7 | 0% |
| RQ_dCt exp | 10 | 0% |
| RQ_ddCt exp | 10 | 0% |
| control_Ct_barplot_gene exp | 4 | 0% |
| control_Ct_barplot_sample exp | 4 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| data.Ct | data.frame | 1,288 × 5 | – |
| data.Ct.10vs10 | data.frame | 410 × 5 | – |
| data.Ct.3groups | data.frame | 2,048 × 5 | – |
| data.Ct.pairwise | tbl_df/tbl/data.frame | 756 × 4 | – |
People & History
4 releases. Pick two to compare their code metrics. R releases are shown for context.
Package metadata
- First published
- 2024-04-02
- Total releases
- 4 / 2 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 2.10
- Bundled data
- 13 KB / 4 files
- Download size
- 3.4 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet