rtpcr: qPCR Data Analysis

Various methods are employed for statistical analysis and graphical presentation of real-time PCR (quantitative PCR or qPCR) data. 'rtpcr' handles amplification efficiency calculation, statistical analysis and graphical representation of real-time PCR data based on up to two reference genes. By accounting for amplification efficiency values, 'rtpcr' was developed using a general calculation method described by Ganger et al. (2017) <doi:10.1186/s12859-017-1949-5> and Taylor et al. (2019) <doi:10.1016/j.tibtech.2018.12.002>, covering both the Livak and Pfaffl methods. Based on the experimental conditions, the functions of the 'rtpcr' package use t-test (for experiments with a two-level factor) or analysis of variance (for cases where more than two levels or factors exist) to calculate the fold change or relative expression. The functions also provide standard deviations and confidence limits for means and apply statistical mean comparisons. To facilitate using 'rtpcr', different datasets have been employed in the examples and the outputs are explained. An outstanding feature of 'rtpcr' package is providing publication-ready bar plots with various controlling arguments for experiments with up to three different factors. The 'rtpcr' package is user-friendly and easy to work with and provides an applicable resource for analyzing real-time PCR data.

Version: 1.0.5
Depends: R (≥ 3.5.0)
Imports: agricolae, ggplot2, lme4, reshape2, tidyr, dplyr, grid, emmeans
Suggests: knitr, rmarkdown
Published: 2024-04-21
Author: Ghader Mirzaghaderi [aut, cre, cph]
Maintainer: Ghader Mirzaghaderi <gh.mirzaghaderi at uok.ac.ir>
License: GPL-3
URL: https://github.com/mirzaghaderi/rtpcr
NeedsCompilation: yes
CRAN checks: rtpcr results

Documentation:

Reference manual: rtpcr.pdf
Vignettes: Sending Messages With Gmailr

Downloads:

Package source: rtpcr_1.0.5.tar.gz
Windows binaries: r-devel: rtpcr_1.0.5.zip, r-release: rtpcr_1.0.5.zip, r-oldrel: rtpcr_1.0.5.zip
macOS binaries: r-release (arm64): rtpcr_1.0.5.tgz, r-oldrel (arm64): rtpcr_1.0.5.tgz, r-release (x86_64): rtpcr_1.0.5.tgz, r-oldrel (x86_64): rtpcr_1.0.5.tgz
Old sources: rtpcr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rtpcr to link to this page.