- Home
- Bioconductor 3.15
- Software Packages
- CluMSID
CluMSID
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see CluMSID.
Clustering of MS2 Spectra for Metabolite Identification
Bioconductor version: 3.15
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.2") 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.