OCplus
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see OCplus.
Operating characteristics plus sample size and local fdr for microarray experiments
Bioconductor version: 3.9
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>
citation("OCplus")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OCplus")
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("OCplus")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.