Description Usage Arguments Value Examples
mz_iso_list
generates a matrix enumerating all possible stable isotopes
of a molecule.
1 | mz_iso_list(molecule)
|
molecule |
A string containing a molecular formula (e.g., "C2H7NO3S"). Structural formulas containing parentheses are not acceptable. Charges may be included, but the charge count should follow the sign (e.g., "C10H16N5O13P3-3"). |
A matrix of isotope combinations
1 | mz_iso_list("C5H8O5")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.