Learn R Programming

⚠️There's a newer version (2.1.3) of this package.Take me there.

rtpcr (version 2.1.2)

qPCR Data Analysis

Description

Tools for qPCR data analysis using Delta Ct and Delta Delta Ct methods, including t-tests, ANOVA, ANCOVA, repeated-measures models, and publication-ready visualizations. The package supports multiple target, and multiple reference genes, and uses a calculation framework adopted from Ganger et al. (2017) and Taylor et al. (2019) , covering both the Livak and Pfaffl methods.

Copy Link

Version

Install

install.packages('rtpcr')

Monthly Downloads

520

Version

2.1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Ghader Mirzaghaderi

Last Published

January 23rd, 2026

Functions in rtpcr (2.1.2)

long_to_wide

Converts a 4-column qPCR long data format to wide format
globalVariables

Internal global variables
data_ttest18genes

Sample data in (two-group design with multiple target genes)
multiplot

Combine multiple ggplot objects into a single layout
data_repeated_measure_3bLock

Sample data in (repeated-measures design with two reference genes)
data_2factorBlock

Sample data in (two factor with blocking factor)
data_2factorBlock3ref

Sample data in (two factor with blocking factor and 3 reference genes)
meanTech

Computing the mean of technical replicates
data_efficiency1

Sample qPCR data: amplification efficiency 1
data_1factor_one_ref

Sample qPCR data (two different conditions)
data_efficiency_Yuan2006PMCBioinf

Sample qPCR data: amplification efficiency 2
efficiency

Amplification efficiency statistics and standard curves
data_withTechRep

Sample data (with technical replicates)
data_Lee_etal2020qPCR

Sample data (with technical replicates)
data_Yuan2006PMCBioinf

Sample data in (one factor with one reference gene)
data_1factor_one_ref_Eff

Sample qPCR data (two different conditions)
plotFactor

Bar plot of gene expression for 1-, 2-, or 3-factor experiments
data_repeated_measure_1

Repeated measure sample data
data_repeated_measure_2

Repeated measure sample data
ANCOVA_DDCt

Delta Delta Ct ANCOVA analysis
WILCOX_DDCt

Delta Delta Ct method wilcox.test analysis
ANOVA_DDCt

Delta Delta Ct ANOVA analysis
REPEATED_DDCt

Delta Delta Ct repeated measure analysis
Means_DDCt

Delta Delta Ct pairwise comparisons using a fitted model
data_1factor

Sample data (one factor three levels)
TTEST_DDCt

Delta Delta Ct method t-test analysis
compute_wDCt

Cleaning data and weighted delta Ct (wDCt) calculation
ANOVA_DCt

Delta Ct ANOVA analysis
data_1factor_Two_ref

Sample qPCR data (one target and two reference genes under two different conditions)
data_Heffer2020PlosOne

Sample data in (multi-group design with 6 target genes)
data_3factor

Sample data (three factor)
data_2factor3ref

Sample data in (two factor with blocking factor)
data_2factor

Sample data (two factor)