Package: yaConsensus
Type: Package
Title: Consensus Clustering of Omic Data
Version: 1.1
Date: 2025-04-01
Authors@R: 
        person(given = "Stefano Maria",
               family = "Pagnotta",
               role = c("aut", "cre", "cph"),
               email = "pagnotta@unisannio.it",
               comment = c(ORCID = "0000-0002-8298-9777"))
Description: Procedures to perform consensus clustering starting from a dissimilarity matrix or a data matrix. It's allowed to select if the subsampling has to be by samples or features. In case of computational heavy load, the procedures can run in parallel.
Depends: R (>= 4.1.0), foreach (>= 1.5.1), pheatmap (>= 1.0.12),
        doParallel (>= 1.0.16)
License: MIT + file LICENSE
URL: https://github.com/stefanoMP/yaConsensus
NeedsCompilation: yes
Packaged: 2025-04-01 14:12:45 UTC; stefano
Author: Stefano Maria Pagnotta [aut, cre, cph]
    (<https://orcid.org/0000-0002-8298-9777>)
Maintainer: Stefano Maria Pagnotta <pagnotta@unisannio.it>
Repository: CRAN
Date/Publication: 2025-04-02 16:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 03:38:58 UTC; windows
Archs: x64
