Bioconductor version: Release (2.11)
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>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("HTqPCR")
To cite this package in a publication, start R and enter:
citation("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.12.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 |
| Package Source | HTqPCR_1.12.0.tar.gz |
| Windows Binary | HTqPCR_1.12.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | HTqPCR_1.12.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!