文章目录
Bioconductor version: Release (3.7)
Multivariate data analysis and graphical display of microarray data. Functions include between group analysis and coinertia analysis. It contains functions that require ADE4.
Author: Aedin Culhane
Maintainer: Aedin Culhane <Aedin at jimmy.harvard.edu>
Citation (from within R, enter citation(“made4”)):
AC C, J T, G P, DG H (2005). “MADE4:an R package for multivariate analysis of gene expression data.” Bioinformatics, 21(11), 2789-90.
Installation
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("made4")
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("made4")
link: https://www.bioconductor.org/packages/release/bioc/html/made4.html