marray
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see marray.
Exploratory analysis for two-color spotted microarray data
Bioconductor version: 3.10
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 "3.6") 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.