Package: rtpcr
Type: Package
Title: qPCR Data Analysis
Version: 2.1.0
Authors@R: c(person("Ghader", "Mirzaghaderi", role=c("aut", "cre", "cph"), email = "gh.mirzaghaderi@uok.ac.ir"))
Description: Amplification efficiency estimation, statistical analysis, and graphical representation of quantitative real-time PCR (qPCR) data using one or more specified reference genes is handled by 'rtpcr' package. 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), analysis of variance (ANOVA), analysis of covariance (ANCOVA) or analysis of repeated measure data to analyse the relative expression (Delta Delta Ct method or Delta Ct method). The functions further provide standard errors and confidence intervals for means, apply statistical mean comparisons and present significance. 
URL: https://github.com/mirzaghaderi/rtpcr
License: GPL-3
Imports: multcomp, multcompView, ggplot2, lmerTest, purrr, reshape2,
        tidyr, dplyr, grid, emmeans
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-12-18 19:59:55 UTC; GM
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Author: Ghader Mirzaghaderi [aut, cre, cph]
Maintainer: Ghader Mirzaghaderi <gh.mirzaghaderi@uok.ac.ir>
Repository: CRAN
Date/Publication: 2025-12-19 10:20:02 UTC
Built: R 4.4.1; ; 2025-12-19 11:43:13 UTC; unix
