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: 2.14
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.34.1 |
| In Bioconductor since | BioC 1.7 (R-2.2) |
| License | GPL (>= 2) |
| Depends | R (>= 2.10) |
| Imports | Biobase, graphics, grDevices, methods, stats, utils |
| Suggests | qvalue, snow |
| System Requirements | |
| URL | http://research.jax.org/faculty/churchill |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | maanova_1.34.1.tar.gz |
| Windows Binary | maanova_1.34.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | maanova_1.34.1.tgz |
| Mac OS X 10.9 (Mavericks) | maanova_1.34.1.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!