To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("maanova")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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 (from within R,
enter citation("maanova")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("maanova")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("maanova")
R Script | R/maanova HowTo | |
Reference Manual |
biocViews | Clustering, DifferentialExpression, Microarray, Software |
Version | 1.36.0 |
In Bioconductor since | BioC 1.7 (R-2.2) |
License | GPL (>= 2) |
Depends | R (>= 2.10) |
Imports | Biobase, graphics, grDevices, methods, stats, utils |
LinkingTo | |
Suggests | qvalue, snow |
SystemRequirements | |
Enhances | Rmpi |
URL | http://research.jax.org/faculty/churchill |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | maanova_1.36.0.tar.gz |
Windows Binary | maanova_1.36.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | maanova_1.36.0.tgz |
Mac OS X 10.9 (Mavericks) | maanova_1.36.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!