- Home
- Bioconductor 3.6
- Software Packages
- ClusterJudge
ClusterJudge
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ClusterJudge.
Judging Quality of Clustering Methods using Mutual Information
Bioconductor version: 3.6
ClusterJudge implements the functions, examples and other software published as an algorithm by Gibbons, FD and Roth FP. The article is called "Judging the Quality of Gene Expression-Based Clustering Methods Using Gene Annotation" and it appeared in Genome Research, vol. 12, pp1574-1581 (2002). See package?ClusterJudge for an overview.
Author: Adrian Pasculescu
Maintainer: Adrian Pasculescu <pasculescu at lunenfeld.ca>
citation("ClusterJudge")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ClusterJudge")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.