Learn R Programming

MSbox (version 1.4.8)

Iso_mass: Isotope labelled molecular mass

Description

Calculate isotope labelled molecular mass

Usage

Iso_mass(F, iso)

Arguments

F,

chemical formula, case insensitive

iso,

labelled elements, case insensitive

Author

Yonghui Dong

Examples

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

Run the code above in your browser using DataLab