gaga
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see gaga.
GaGa hierarchical model for high-throughput data analysis
Bioconductor version: 3.6
Implements the GaGa model for high-throughput data analysis, including differential expression analysis, supervised gene clustering and classification. Additionally, it performs sequential sample size calculations using the GaGa and LNNGV models (the latter from EBarrays package).
Author: David Rossell <rosselldavid at gmail.com>.
Maintainer: David Rossell <rosselldavid at gmail.com>
citation("gaga")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gaga")
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("gaga")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.