marray
This is the released version of marray; for the devel version, see marray.
Exploratory analysis for two-color spotted microarray data
Bioconductor version: Release (3.22)
Class definitions for two-color spotted microarray data. Fuctions for data input, diagnostic plots, normalization and quality checking.
Author: Yee Hwa (Jean) Yang <jeany at maths.usyd.edu.au> with contributions from Agnes Paquet and Sandrine Dudoit.
Maintainer: Yee Hwa (Jean) Yang <jean at biostat.ucsf.edu>
citation("marray")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("marray")
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("marray")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.