MetabolSSMF
Simplex-Structured Matrix Factorisation for Metabolomics Analysis
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>.
README
# MetabolSSMF
Simplex-structure matrix factorisation: application of soft clustering to metabolomics data
The package is built upon the 'Biobase' package from 'Bioconductor.' Before installing 'MetabolSSMF,' please ensure that 'Biobase' is installed by following the provided instructions.
# Install the package
```{r}
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("Biobase")
devtools::install_github("WenxuanLiu1996/MetabolSSMF")
```
# Load the package
```{r}
library(MetabolSSMF)
```
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.0 |
rolling linux/jammy R-4.5 | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
rolling linux/noble R-4.5 | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
rolling source/ R- | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
latest linux/jammy R-4.5 | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
latest linux/noble R-4.5 | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
latest source/ R- | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
2026-04-26 source/ R- | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
2026-04-23 source/ R- | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |
0.1.0 |
2025-04-20 source/ R- | MetabolSSMF_0.1.0.tar.gz |
1.1 MiB |