README.md

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

if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("Biobase")

devtools::install_github("WenxuanLiu1996/MetabolSSMF")

Load the package

library(MetabolSSMF)


Try the MetabolSSMF package in your browser

Any scripts or data that you put into this service are public.

MetabolSSMF documentation built on April 3, 2025, 5:44 p.m.