- Home
- Bioconductor 3.21
- Software Packages
- siggenes
siggenes
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see siggenes.
Multiple Testing using SAM and Efron's Empirical Bayes Approaches
Bioconductor version: 3.21
Identification of differentially expressed genes and estimation of the False Discovery Rate (FDR) using both the Significance Analysis of Microarrays (SAM) and the Empirical Bayes Analyses of Microarrays (EBAM).
Author: Holger Schwender
Maintainer: Holger Schwender <holger.schw at gmx.de>
citation("siggenes")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("siggenes")
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("siggenes")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.