- Home
- Bioconductor 3.16
- Software Packages
- maanova
maanova
This package is for version 3.16 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see maanova.
Tools for analyzing Micro Array experiments
Bioconductor version: 3.16
Analysis of N-dye Micro Array experiment using mixed model effect. Containing analysis of variance, permutation and bootstrap, cluster and consensus tree.
Author: Hao Wu, modified by Hyuna Yang and Keith Sheppard with ideas from Gary Churchill, Katie Kerr and Xiangqin Cui.
Maintainer: Keith Sheppard <keith.sheppard at jax.org>
citation("maanova")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("maanova")
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("maanova")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.