HEM
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see HEM.
Heterogeneous error model for identification of differentially expressed genes under multiple conditions
DOI: 10.18129/B9.bioc.HEM
Bioconductor version: 3.20
This package fits heterogeneous error models for analysis of microarray data
Author: HyungJun Cho <hcho at virginia.edu> and Jae K. Lee <jaeklee at virginia.edu>
Maintainer: HyungJun Cho <hcho at virginia.edu>
citation("HEM")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HEM")
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("HEM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.