Rdisop
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see Rdisop.
Decomposition of Isotopic Patterns
Bioconductor version: 3.10
Identification of metabolites using high precision mass spectrometry. MS Peaks are used to derive a ranked list of sum formulae, alternatively for a given sum formula the theoretical isotope distribution can be calculated to search in MS peak lists.
Author: Anton Pervukhin <apervukh at minet.uni-jena.de>, Steffen Neumann <sneumann at ipb-halle.de>
Maintainer: Steffen Neumann <sneumann at ipb-halle.de>
citation("Rdisop")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rdisop")
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("Rdisop")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.