- Home
- Bioconductor 3.14
- Software Packages
- MetCirc
MetCirc
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see MetCirc.
Navigating mass spectral similarity in high-resolution MS/MS metabolomics data
Bioconductor version: 3.14
MetCirc comprises a workflow to interactively explore high-resolution MS/MS metabolomics data. MetCirc uses the Spectrum2 and MSpectra infrastructure defined in the package MSnbase that stores MS/MS spectra. MetCirc offers functionality to calculate similarity between precursors based on the normalised dot product, neutral losses or user-defined functions and visualise similarities in a circular layout. Within the interactive framework the user can annotate MS/MS features based on their similarity to (known) related MS/MS features.
Author: Thomas Naake <thomasnaake at googlemail.com>, Johannes Rainer <johannes.rainer at eurac.edu> and Emmanuel Gaquerel <emmanuel.gaquerel at ibmp-cnrs.unistra.fr>
Maintainer: Thomas Naake <thomasnaake at googlemail.com>
citation("MetCirc")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetCirc")
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("MetCirc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.