To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("unifiedWMWqPCR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This packages implements the unified Wilcoxon-Mann-Whitney Test for qPCR data. This modified test allows for testing differential expression in qPCR data.
Author: Jan R. De Neve & Joris Meys
Maintainer: Joris Meys <Joris.Meys at UGent.be>
Citation (from within R,
enter citation("unifiedWMWqPCR")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("unifiedWMWqPCR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("unifiedWMWqPCR")
R Script | unifiedWMWqPCR | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, GeneExpression, MicrotitrePlateAssay, MultipleComparison, QualityControl, Software, Visualization, qPCR |
Version | 1.2.0 |
In Bioconductor since | BioC 2.14 (R-3.1) |
License | GPL (>=2) |
Depends | methods |
Imports | BiocGenerics, stats, graphics, HTqPCR |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | unifiedWMWqPCR_1.2.0.tar.gz |
Windows Binary | unifiedWMWqPCR_1.2.0.zip |
Mac OS X 10.6 (Snow Leopard) | unifiedWMWqPCR_1.2.0.tgz |
Mac OS X 10.9 (Mavericks) | unifiedWMWqPCR_1.2.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!