Package: ConsensusClustering
Type: Package
Title: Consensus Clustering
Version: 1.5.0
Authors@R: c(person("Behnam", "Yousefi", role = c("aut", "cre","cph"),
            email = "yousefi.bme@gmail.com"))
Description: Clustering, or cluster analysis, is a widely used technique in bioinformatics to identify groups of similar biological data points. Consensus clustering is an extension to clustering algorithms that aims to construct a robust result from those clustering features that are invariant under different sources of variation. For the reference, please cite the following paper: Yousefi, Melograna, et. al., (2023) <doi:10.3389/fmicb.2023.1170391>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: assertthat, dplyr, igraph, cluster, mvtnorm, utils, graphics,
        stats
NeedsCompilation: no
Packaged: 2024-07-30 07:46:18 UTC; behnam
Author: Behnam Yousefi [aut, cre, cph]
Maintainer: Behnam Yousefi <yousefi.bme@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-30 08:00:02 UTC
