clustercons
Merged consensus clustering to assess and improve class discovery with microarray data
Science Score: 20.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Keywords
Repository
Merged consensus clustering to assess and improve class discovery with microarray data
Basic Info
- Host: GitHub
- Owner: biomedicalinformaticsgroup
- Language: R
- Default Branch: main
- Homepage: https://cran.r-project.org/web/packages/clusterCons/index.html
- Size: 190 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
clusterCons - a package for consensus clustering in R
Calculate the Consensus Clustering Result from Re-Sampled Clustering Experiments with the Option of Using Multiple Algorithms and Parameters
Description
clusterCons contains functions for the calculation of robustness measures for clusters and cluster membership based on consensus matrices generated from bootstrapped clustering experiments in which a random proportion of rows of the data set are used in each individual clustering. This allows the user to prioritise clusters and the members of clusters based on their consistency in this regime.
The functions allow the user to select several algorithms to use in the re-sampling scheme and with any of the parameters that the algorithm would normally take.
Installation
The package can be installed from either .tar.gz (*nix) or .ZIP (windows) executables via the release on the right hand side of this web-page. These can be installed using the usual methods for R package installation either at the command line or within R.
clusterCons has recently been updated to be compatible with R version 4.1.2 and is now available on the CRAN repository after an absence of a few years. You can access it directly here - https://cran.r-project.org/package=clusterCons
Owner
- Name: Biomedical Informatics Group
- Login: biomedicalinformaticsgroup
- Kind: organization
- Email: ian.simpson@ed.ac.uk
- Location: Edinburgh, Scotland, UK.
- Repositories: 22
- Profile: https://github.com/biomedicalinformaticsgroup
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ian Simpson | i****n@e****k | 9 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 280 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 6
- Total maintainers: 1
cran.r-project.org: clusterCons
Consensus Clustering using Multiple Algorithms and Parameters
- Homepage: https://github.com/biomedicalinformaticsgroup/clusterCons
- Documentation: http://cran.r-project.org/web/packages/clusterCons/clusterCons.pdf
- License: GPL (> 2)
- Status: removed
-
Latest release: 1.2
published over 4 years ago
Rankings
Maintainers (1)
conda-forge.org: r-clustercons
- Homepage: https://github.com/biomedicalinformaticsgroup/clusterCons
- License: GPL-2.0-or-later
-
Latest release: 1.2
published over 3 years ago
Rankings
Dependencies
- RColorBrewer * depends
- apcluster * depends
- cluster * depends
- grid * depends
- lattice * depends
- methods * depends
- latticeExtra * suggests