To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("clusterStab")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
This package can be used to estimate the number of clusters in a set of microarray data, as well as test the stability of these clusters.
Author: James W. MacDonald, Debashis Ghosh, Mark Smolkin
Maintainer: James W. MacDonald <jmacdon at u.washington.edu>
Citation (from within R,
enter citation("clusterStab")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("clusterStab")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("clusterStab")
| R Script | clusterStab Overview | |
| Reference Manual |
| biocViews | Clustering, Software |
| Version | 1.36.0 |
| In Bioconductor since | BioC 1.7 (R-2.2) |
| License | Artistic-2.0 |
| Depends | Biobase(>= 1.4.22), R (>= 1.9.0), methods |
| Imports | |
| Suggests | fibroEset, genefilter |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | clusterStab_1.36.0.tar.gz |
| Windows Binary | clusterStab_1.36.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | clusterStab_1.36.0.tgz |
| Mac OS X 10.9 (Mavericks) | clusterStab_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!