Package: ClusterJudge 1.29.1
ClusterJudge: Judging Quality of Clustering Methods using Mutual Information
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.
Authors:
ClusterJudge_1.29.1.tar.gz
ClusterJudge_1.29.1.zip(r-4.5)ClusterJudge_1.29.1.zip(r-4.4)ClusterJudge_1.29.1.zip(r-4.3)
ClusterJudge_1.29.1.tgz(r-4.5-any)ClusterJudge_1.29.1.tgz(r-4.4-any)ClusterJudge_1.29.1.tgz(r-4.3-any)
ClusterJudge_1.29.1.tar.gz(r-4.5-noble)ClusterJudge_1.29.1.tar.gz(r-4.4-noble)
ClusterJudge_1.29.1.tgz(r-4.4-emscripten)ClusterJudge_1.29.1.tgz(r-4.3-emscripten)
ClusterJudge.pdf |ClusterJudge.html✨
ClusterJudge/json (API)
NEWS
# Install 'ClusterJudge' in R: |
install.packages('ClusterJudge', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- Yeast.GO.assocs - Gene Ontology attributes associated to Yeast Gene entities
- mi.GO.Yeast - Precalculated mutual information between Gene Ontology attributes of Yeast genes
On BioConductor:ClusterJudge-1.29.1(bioc 3.21)ClusterJudge-1.28.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
softwarestatisticalmethodclusteringgeneexpressiongo
Last updated 2 months agofrom:4c56470c91. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 10 2025 |
R-4.5-win | OK | Mar 10 2025 |
R-4.5-mac | OK | Mar 10 2025 |
R-4.5-linux | OK | Mar 10 2025 |
R-4.4-win | OK | Mar 10 2025 |
R-4.4-mac | OK | Mar 10 2025 |
R-4.4-linux | OK | Mar 10 2025 |
R-4.3-win | OK | Mar 10 2025 |
R-4.3-mac | OK | Mar 10 2025 |
Exports:attribute_mut_infclusterJudgeclusterJudge_z_scoreconsolidate_entity_attributedownload_Yeast_GO_mappingdownload_Yeast_Go_termsentities_attribute_statsvalidate_association
Dependencies:askpasscurldeldirhttrinfotheointerpjpegjsonlitelatticelatticeExtraMASSmimeopensslpngR6RColorBrewerRcppRcppEigensys
Citation
To cite package ‘ClusterJudge’ in publications use:
Pasculescu A (2022). ClusterJudge: Judging Quality of Clustering Methods using Mutual Information. R package version 1.29.1, https://bioconductor.org/packages/ClusterJudge.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {ClusterJudge: Judging Quality of Clustering Methods using Mutual Information}, author = {Adrian Pasculescu}, year = {2022}, note = {R package version 1.29.1}, url = {https://bioconductor.org/packages/ClusterJudge}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Judging Quality of Clustering Methods using Mutual Information | ClusterJudge-package ClusterJudge |
calculates the mutual information between each attribute of the entity.attribute pairs | attribute_mut_inf |
judges clustering using an entity.attribute table | clusterJudge |
calculates the `cluster judge` z-score | clusterJudge_z_score |
removes the redundant attributes based on the mutual information between attributes | consolidate_entity_attribute |
downloads the Gene Ontology attributes mapped to Yeast genes | download_Yeast_GO_mapping |
downloads the description of Gene Ontology attributes | download_Yeast_Go_terms |
presents basic statistics on the number of entities per attribute | entities_attribute_stats |
precalculated mutual information between Gene Ontology attributes of Yeast genes | mi.GO.Yeast |
validates the associations between entities and attributes | validate_association |
Gene Ontology attributes associated to Yeast Gene entities | Yeast.GO.assocs |