Package: MetabolSSMF
Type: Package
Title: Simplex-Structured Matrix Factorisation for Metabolomics
        Analysis
Version: 0.1.0
Authors@R: c(person(given = "Wenxuan",
                        family = "Liu",
                        role = c("aut", "cre"),
                        email = "wenxuan.liu@ucdconnect.ie"),
                 person(given = c("Thomas", "Brendan"),
                        family = "Murphy",
                        role = "aut"),
                 person(given = "Lorraine",
                        family = "Brennan",
                        role = "aut"))
Maintainer: Wenxuan Liu <wenxuan.liu@ucdconnect.ie>
Description: Provides a framework to perform soft clustering using 
        simplex-structured matrix factorisation (SSMF). The package contains a set of functions
        for determining the optimal number of prototypes, the optimal algorithmic
        parameters, the estimation confidence intervals and the diversity of clusters.
        Abdolali, Maryam & Gillis, Nicolas (2020) <doi:10.1137/20M1354982>.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: LaplacesDemon, NMF, doParallel, foreach, iterators, lsei,
        mclust, tidyr
Suggests: knitr, rmarkdown, caroline, ggsci, BiocManager, Biobase
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2025-03-04 12:33:25 UTC; vincentlau
Author: Wenxuan Liu [aut, cre],
  Thomas Brendan Murphy [aut],
  Lorraine Brennan [aut]
Repository: CRAN
Date/Publication: 2025-03-05 16:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:38:25 UTC; windows
