- Home
- Bioconductor 3.21
- Software Packages
- ClusterJudge
ClusterJudge
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ClusterJudge.
Judging Quality of Clustering Methods using Mutual Information
Bioconductor version: 3.21
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 <a.pasculescu at gmail.com>
citation("ClusterJudge")):
Installation
To install this package, start R (version "4.5") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ClusterJudge")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.