-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
51 lines (50 loc) · 1.34 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
export(adduct_rules)
export(adduct_rules_neg)
export(adduct_rules_pos)
export(calc_adduct_mass)
export(calc_intact_acyl_formula)
export(calc_intact_acyl_mass)
export(calc_lipid_mass)
export(calc_lipid_masses)
export(calc_neutral_mass)
export(calc_residue_acyl_formula)
export(calc_residue_acyl_mass)
export(calc_sphingoid_formula)
export(calc_sphingoid_mass)
export(contains_formula)
export(create_ion_formula)
export(formula_addition)
export(formula_subtraction)
export(formula_to_exactmass)
export(formula_to_list)
export(get_adduct_names)
export(get_amino_groups)
export(get_amino_number)
export(get_bond_number)
export(get_carbon_number)
export(get_double_bonds)
export(get_fa_biggid)
export(get_fa_shorthand)
export(get_gl_shorthand)
export(get_gp_shorthand)
export(get_hydroxy_groups)
export(get_hydroxy_number)
export(get_keto_groups)
export(get_keto_number)
export(get_lipid_category)
export(get_lipid_mainclass)
export(get_lipid_subclass)
export(get_methyl_branches)
export(get_peroxy_groups)
export(get_peroxy_number)
export(get_sph_shorthand)
export(inchikey_to_swissid_exact)
export(inchikey_to_swissid_nocharge)
export(inchikey_to_swissid_structure)
export(isolate_fatty_acyls)
export(isolate_radyls)
export(isolate_sphingoid_base)
export(isolate_sphingoids)
export(list_to_formula)
export(standardize_formula)