Package: ConsensusClustering
Type: Package
Title: Consensus Clustering
Version: 1.2.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.2.3
Imports: assertthat, dplyr, igraph, cluster, mvtnorm, utils, graphics,
        stats
NeedsCompilation: no
Packaged: 2024-03-03 16:29:19 UTC; behnam
Author: Behnam Yousefi [aut, cre, cph]
Maintainer: Behnam Yousefi <yousefi.bme@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-05 11:20:03 UTC
Built: R 4.2.3; ; 2024-03-05 14:27:02 UTC; unix
