Learn R Programming

MSbox (version 1.4.6)

Iso_mz: Isotope labelled molecular mass

Description

Calculate isotope labelled m/z

Usage

Iso_mz(F, iso, z)

Arguments

F,

chemical formula, case insensitive

iso,

labelled elements, case insensitive

z

charge

Author

Yonghui Dong

Examples

Run this code
Iso_mz(F = 'C7H6O4', iso = '[13]C2[2]H3', z = -1) # Two 13C and three 2H are labled

Run the code above in your browser using DataLab