Package: qPCRtools
Authors@R: person('Xiang', 'LI', email = 'lixiang117423@gmail.com', role = c('cre', 'aut'))
Version: 0.2.1
Title: Tools for qPCR
Description: RT-qPCR is a widely used method to detect the expression level of genes in 
  biological research. A crucial step in processing qPCR data is to calculate 
  the amplification efficiency of genes to determine which method should be used 
  to calculate expression level of genes. This Package can do it easily. 
  In addition to that, this package can calculate the expression level of genes 
  based on three methods.
URL: https://github.com/lixiang117423/qPCRtools
BugReports: https://github.com/lixiang117423/qPCRtools/issues
License: MIT + file LICENSE
Imports: broom, data.table, dplyr, ggplot2, ggpmisc, ggthemes,
        kableExtra, magrittr, multcomp, readxl, reshape2, rstatix,
        sjmisc, stringr, tibble, tidyr, xlsx
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-15 09:46:35 UTC; xiang
Author: Xiang LI [cre, aut]
Maintainer: Xiang LI <lixiang117423@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-15 10:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:46:01 UTC; windows
