Package: MetabolSSMF 0.1.0
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>.
Authors:
MetabolSSMF_0.1.0.tar.gz
MetabolSSMF_0.1.0.zip(r-4.5)MetabolSSMF_0.1.0.zip(r-4.4)MetabolSSMF_0.1.0.zip(r-4.3)
MetabolSSMF_0.1.0.tgz(r-4.5-any)MetabolSSMF_0.1.0.tgz(r-4.4-any)MetabolSSMF_0.1.0.tgz(r-4.3-any)
MetabolSSMF_0.1.0.tar.gz(r-4.5-noble)MetabolSSMF_0.1.0.tar.gz(r-4.4-noble)
MetabolSSMF_0.1.0.tgz(r-4.4-emscripten)MetabolSSMF_0.1.0.tgz(r-4.3-emscripten)
MetabolSSMF.pdf |MetabolSSMF.html✨
MetabolSSMF/json (API)
# Install 'MetabolSSMF' in R: |
install.packages('MetabolSSMF', repos = c('https://wenxuanliu1996.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wenxuanliu1996/metabolssmf/issues
- SimulatedDataset - A simulated metabolomic dataset.
- SimulatedMemberships - A simulated membership matrix.
- SimulatedPrototypes - A simulated prototype matrix.
- fit_SSMF - Example results of SSMF.
- fit_boot - Example results of bootstrap.
- fit_gap - Example results of gap statistic.
Last updated 27 days agofrom:847c65f337. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 06 2025 |
R-4.5-win | OK | Mar 06 2025 |
R-4.5-mac | OK | Mar 06 2025 |
R-4.5-linux | OK | Mar 06 2025 |
R-4.4-win | OK | Mar 06 2025 |
R-4.4-mac | OK | Mar 06 2025 |
R-4.4-linux | OK | Mar 06 2025 |
R-4.3-win | OK | Mar 06 2025 |
R-4.3-mac | OK | Mar 06 2025 |
Exports:bootstrapdiversitygapinitsARIssmf
Dependencies:BiobaseBiocGenericsBiocManagercliclustercodetoolscolorspacecpp11digestdoParalleldplyrfansifarverforeachgenericsggplot2gluegridBasegtableisobanditeratorslabelingLaplacesDemonlatticelifecyclelseimagrittrMASSMatrixmclustmgcvmunsellnlmeNMFpillarpkgconfigplyrpurrrR6RColorBrewerRcppregistryreshape2rlangrngtoolsscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bootstrap algorithm function. | bootstrap |
Shannon diversity index | diversity |
Example results of bootstrap. | fit_boot |
Example results of gap statistic. | fit_gap |
Example results of SSMF. | fit_SSMF |
Gap statistic algorithm. | gap |
Initialise the membership matrix H or prototype matrix W. | init |
Soft adjusted Rand index. | sARI |
A simulated metabolomic dataset. | SimulatedDataset |
A simulated membership matrix. | SimulatedMemberships |
A simulated prototype matrix. | SimulatedPrototypes |
Simplex-structured matrix factorisation algorithm (SSMF). | ssmf |