Learn R Programming

enviPat (version 1.7)

adducts: Adduct list

Description

List of common adducts observed for ESI-MS measurements in soft positive and negative ionization modes.

Usage

data(adducts)

Arguments

source

http:/fiehnlab.ucdavis.edu/staff/kind/Metabolomics/MS-Adduct-Calculator/

Details

The correct way to calculate the isotopic pattern of a specific adduct is the following. First, multiply the chemical formula of the molecule by the times it appears in the final adduct; multiform. Second, add the chemical formula of any adduct to that of the molecule; mergeform. Third, subtract the chemical formula of any deduct from that of the molecule; check_ded & subform. Finally, calculate the isotopic fine structure using the correct charge argument in isopattern.

References

Huang N., Siegel M.M., Kruppa G.H., Laukien F.H., J. Am. Soc. Mass. Spectrom. 1999, 10. Automation of a Fourier transform ion cyclotron resonance mass spectrometer for acquisition, analysis, and e-mailing of high-resolution exact-mass electrospray ionization mass spectral data

See Also

multiform mergeform check_ded subform

Examples

Run this code
data(adducts);
adducts

Run the code above in your browser using DataLab