You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guidelines/mass_terms.rst
+27-5Lines changed: 27 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,40 @@ Specifying Ion Mass
11
11
Molecular Mass
12
12
==============
13
13
14
-
The :title-reference:`molecular mass` term is a generic term used to describe the mass of a molecule in Da. It is too vague to be used in the context of MS. Its use in
15
-
:title-reference:`mzSpecLib` is discouraged.
14
+
The :title-reference:`molecular mass` term is a generic term used to describe the mass of a molecule in Da. While in typical use it refers to the average mass based on the natural isotope abundances, the term is too vague to be used in the context of MS. Its use in :title-reference:`mzSpecLib` is discouraged in favor of the more explicit term :title-reference:`theroetical neutral average mass`.
16
15
17
16
18
17
Adduct Ion Mass
19
-
==============
18
+
===============
19
+
20
+
The :title-reference:`adduct ion mass` term refers to the mass of the adduct ion which fragments to yield that library spectrum. The mass should include both the neutral analyte and the charge-carrying moeity. However, it does not specify whether it is the monoisotopic mass or the average mass. For clarity, :title-reference:`adduct ion monoisotopic mass` and :title-reference:`adduct ion average mass` should be used instead.
21
+
22
+
Adduct Ion Monoisotoptic Mass
23
+
=============================
20
24
21
-
The :title-reference:`adduct ion mass` term refers to the mass of the adduct ion which fragments to yield that library spectrum. The mass should include both the neutral analyte and the charge-carrying moeity. It is expected that this value is calculated from summing the *monoisotopic* masses of the constituent atoms/ions, and as such, should be listed under the `Analyte` section.
25
+
The :title-reference:`adduct ion monoisotopic mass` term refers to the *monoisotopic* mass of the adduct ion which fragments to yield that library spectrum. The mass should include both the neutral analyte and the charge-carrying moeity. This value should be calculated from summing the monoisotopic masses of the constituent atoms/ions, and as such, should be listed under the `Analyte` section.
22
26
23
27
28
+
Adduct Ion Average Mass
29
+
=======================
30
+
31
+
The :title-reference:`adduct ion average mass` term refers to the *average* mass of the adduct ion which fragments to yield that library spectrum. The mass should include both the neutral analyte and the charge-carrying moeity. This value should be calculated from summing the average masses of the constituent atoms/ions, and as such, should be listed under the `Analyte` section.
32
+
24
33
Theoretical Neutral Mass
25
34
========================
26
35
27
-
The :title-reference:`theoretical neutral mass` term refers to the mass of the neutral analyte. It does not include the charge-carrying moeity. It is expected that this value is calculated from summing the *monoisotopic* masses of the constituent atoms, and as such, should be listed under the `Analyte` section.
36
+
The :title-reference:`theoretical neutral mass` term refers to the mass of the neutral analyte. It does not include the charge-carrying moeity. However, it does not specify whether it is the monoisotopic mass or the average mass. For clarity, :title-reference:`theoretical neutral monoisotopic mass` and :title-reference:`theoretical neutral average mass` should be used instead.
37
+
38
+
Theoretical Neutral Monoisotopic Mass
39
+
=====================================
40
+
41
+
The :title-reference:`theoretical neutral monoisotopic mass` term refers to the *monoisotopic* mass of the neutral analyte. It does not include the charge-carrying moeity. This value should be calculated from summing the monoisotopic masses of the constituent atoms, and as such, should be listed under the `Analyte` section.
42
+
43
+
Theoretical Neutral Average Mass
44
+
================================
45
+
46
+
The :title-reference:`theoretical neutral average mass` term refers to the *average* mass of the neutral analyte. It does not include the charge-carrying moeity. This value should be calculated from summing the average masses of the constituent atoms, and as such, should be listed under the `Analyte` section.
0 commit comments