- Home
- Bioconductor 3.20
- Software Packages
- EBarrays
EBarrays
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see EBarrays.
Unified Approach for Simultaneous Gene Clustering and Differential Expression Identification
Bioconductor version: 3.20
EBarrays provides tools for the analysis of replicated/unreplicated microarray data.
Author: Ming Yuan, Michael Newton, Deepayan Sarkar and Christina Kendziorski
Maintainer: Ming Yuan <myuan at isye.gatech.edu>
citation("EBarrays")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EBarrays")
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("EBarrays")
Details
Package Archives
Follow Installation instructions to use this package in your R session.