To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("HTqPCR")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Analysis of Ct values from high throughput quantitative real-time PCR (qPCR) assays across multiple conditions or replicates. The input data can be from spatially-defined formats such ABI TaqMan Low Density Arrays or OpenArray; LightCycler from Roche Applied Science; the CFX plates from Bio-Rad Laboratories; conventional 96- or 384-well plates; or microfluidic devices such as the Dynamic Arrays from Fluidigm Corporation. HTqPCR handles data loading, quality assessment, normalization, visualization and parametric or non-parametric testing for statistical significance in Ct values between features (e.g. genes, microRNAs).
Author: Heidi Dvinge, Paul Bertone
Maintainer: Heidi Dvinge <heidi at ebi.ac.uk>
Citation (from within R,
      enter citation("HTqPCR")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("HTqPCR")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HTqPCR")
    
| R Script | qPCR analysis in R | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Bioinformatics, DataImport, DifferentialExpression, GeneExpression, MicrotitrePlateAssay, MultipleComparisons, Preprocessing, QualityControl, Software, Visualization, qPCR | 
| Version | 1.16.0 | 
| In Bioconductor since | BioC 2.5 (R-2.10) | 
| License | Artistic-2.0 | 
| Depends | Biobase, RColorBrewer, limma | 
| Imports | affy, Biobase, gplots, graphics, grDevices, limma, methods, RColorBrewer, stats, stats4, utils | 
| Suggests | statmod | 
| System Requirements | |
| URL | http://www.ebi.ac.uk/bertone/software | 
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | HTqPCR_1.16.0.tar.gz | 
| Windows Binary | HTqPCR_1.16.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | HTqPCR_1.16.0.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!