Iso_mz: Isotope labelled molecular mass

View source: R/Iso_mz.R

Iso_mzR 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

YonghuiDong/MSbox documentation built on Jan. 12, 2023, 3:48 p.m.