HTqPCR
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see HTqPCR.
Automated analysis of high-throughput qPCR data
Bioconductor version: 3.8
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 <hdvinge at fredhutch.org>
citation("HTqPCR")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HTqPCR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HTqPCR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.