ReadqPCR-package {ReadqPCR} | R Documentation |
The package provides functions to read raw RT-qPCR data of different platforms.
Package: | ReadqPCR |
Type: | Package |
Version: | 1.5.3 |
Date: | 2013-03-23 |
Depends: | R(>= 2.14.0), Biobase, methods, affy |
Imports: | Biobase |
Suggests: | qpcR |
License: | LGPL-3 |
LazyLoad: | yes |
library(ReadqPCR)
James Perkins <jimrperkins@gmail.com>
Matthias Kohl <Matthias.Kohl@stamats.de>
Nor Izayu Abdul Rahman
Maintainer: James Perkins <jimrperkins@gmail.com>
Perkins, JR, Dawes, JM, McMahon, SB, Bennett, DL, Orengo, C, Kohl, M (2012). ReadqPCR and NormqPCR: R packages for the reading, quality checking and normalisation of RT-qPCR quantification cycle (Cq) data. BMC Genomics, 13, 1:296.
## some examples are given in the vignette ## Not run: library(ReadqPCR) vignette("ReadqPCR") ## End(Not run)