Description Usage Arguments Value
View source: R/chem_formula_2_adducts.R
Based on functions in R package enviPat.
1 | get_info_isotopes(chem.forms, isotopes, rel_to = 0, threshold = 20)
|
chem.forms |
Vector of character strings with chemical formulas. |
isotopes |
dataframe with stable isotopes (see
|
rel_to |
Integer (0, 1, 2, 3 or 4). Probability definition
(see |
threshold |
Numeric (1-100). Probability below which isotope peaks can
be omitted (see |
data frame with the following information about each feature:
chemical.form.adduct: chemical formula of adduct
chemical.form: original chemical formula
adduct.name: adduct used
charge: charge of adduct
chemical.form.isotope: chemical formula of isotope of adduct
m.z: theoretical mz value of isotope
abundance: theoretical abundance of isotope peak. Most abundant isotope has value of 100
id: unique identifier (<chemical.form>.<chemical.form.isotope>)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.