- Home
- Bioconductor 3.22
- Software Packages
- CluMSID
CluMSID
This is the released version of CluMSID; for the devel version, see CluMSID.
Clustering of MS2 Spectra for Metabolite Identification
Bioconductor version: Release (3.22)
CluMSID is a tool that aids the identification of features in untargeted LC-MS/MS analysis by the use of MS2 spectra similarity and unsupervised statistical methods. It offers functions for a complete and customisable workflow from raw data to visualisations and is interfaceable with the xmcs family of preprocessing packages.
Author: Tobias Depke [aut, cre], Raimo Franke [ctb], Mark Broenstrup [ths]
Maintainer: Tobias Depke <depke at mailbox.org>
citation("CluMSID")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CluMSID")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CluMSID")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.