Bioconductor version: Release (2.11)
This package allows to characterize the operating characteristics of a microarray experiment, i.e. the trade-off between false discovery rate and the power to detect truly regulated genes. The package includes tools both for planned experiments (for sample size assessment) and for already collected data (identification of differentially expressed genes).
Author: Yudi Pawitan <Yudi.Pawitan at ki.se> and Alexander Ploner <Alexander.Ploner at ki.se>
Maintainer: Alexander Ploner <Alexander.Ploner at ki.se>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("OCplus")
To cite this package in a publication, start R and enter:
citation("OCplus")
R Script | OCplus Introduction | |
Reference Manual |
biocViews | Bioinformatics, DifferentialExpression, Microarray, MultipleComparisons, Software |
Version | 1.32.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | LGPL |
Depends | R (>= 2.1.0), akima |
Imports | multtest(>= 1.7.3), graphics, grDevices, stats |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | OCplus_1.32.0.tar.gz |
Windows Binary | OCplus_1.32.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | OCplus_1.32.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!