Bioconductor version: Release (2.11)
Computes Mantel cluster correlations from a (p x n) numeric data matrix (e.g. microarray gene-expression data).
Author: Brian Steinmeyer and William Shannon
Maintainer: Brian Steinmeyer <steinmeb at ilya.wustl.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("MantelCorr")
To cite this package in a publication, start R and enter:
citation("MantelCorr")
| R Script | MantelCorrVignette | |
| Reference Manual |
| biocViews | Bioinformatics, Clustering, Software |
| Version | 1.28.0 |
| In Bioconductor since | BioC 1.8 (R-2.3) |
| License | GPL (>= 2) |
| Depends | R (>= 2.10) |
| Imports | stats |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | MantelCorr_1.28.0.tar.gz |
| Windows Binary | MantelCorr_1.28.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | MantelCorr_1.28.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!