- Home
- Bioconductor 3.21
- Software Packages
- ClustAll
ClustAll
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ClustAll.
ClustAll: Data driven strategy to robustly identify stratification of patients within complex diseases
Bioconductor version: 3.21
Data driven strategy to find hidden groups of patients with complex diseases using clinical data. ClustAll facilitates the unsupervised identification of multiple robust stratifications. ClustAll, is able to overcome the most common limitations found when dealing with clinical data (missing values, correlated data, mixed data types).
Author: Asier Ortega-Legarreta [aut, cre] ORCID iD ORCID: 0009-0000-3563-5362 , Sara Palomino-Echeverria [aut]
Maintainer: Asier Ortega-Legarreta <aortegal at navarra.es>
citation("ClustAll")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ClustAll")
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("ClustAll")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.