Iso_mz {MSbox}R Documentation

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(s)

Yonghui Dong

Examples

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

[Package MSbox version 1.4.8 Index]