To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("qpcrNorm")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The package contains functions to perform normalization of high-throughput qPCR data. Basic functions for processing raw Ct data plus functions to generate diagnostic plots are also available.
Author: Jessica Mar
Maintainer: Jessica Mar <jess at jimmy.harvard.edu>
Citation (from within R,
enter citation("qpcrNorm")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("qpcrNorm")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("qpcrNorm")
R Script | qPCR Normalization Example | |
Reference Manual |
biocViews | GeneExpression, Preprocessing, Software |
Version | 1.24.0 |
In Bioconductor since | BioC 2.4 (R-2.9) |
License | LGPL (>= 2) |
Depends | methods, Biobase, limma, affy |
Imports | |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | EasyqpcR |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | qpcrNorm_1.24.0.tar.gz |
Windows Binary | qpcrNorm_1.24.0.zip |
Mac OS X 10.6 (Snow Leopard) | qpcrNorm_1.24.0.tgz |
Mac OS X 10.9 (Mavericks) | qpcrNorm_1.24.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!