MeltDBWiki/RoundingMZ: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>HeikoNeuweger
No edit summary
 
m (8 revisions)
 
(7 intermediate revisions by one other user not shown)
Line 2: Line 2:
<!-- ##language:en -->
<!-- ##language:en -->


== Round m/z values of mass spectra to nominal values ==
== Round m/z values of mass spectra to integral values ==


* Several Mass Spectral databases contain mass spectra in nominal m/z notation.  
* Several mass spectral databases used for the identification of metabolites in GC/MS measurements (EI) contain mass spectra in nominal m/z notation whereas MS instruments are able to obtain higher resolution.
* KEGG compounds database contains more than 10000 compounds with annotated masses
* The mass spectral lookup using e.g. the ''dot-product'' of the query and database spectra is inapropriate if high resolution spectra are compared to spectra with nominal m/z entries. One possibility is to transform the high resolution spectra to integral m/z values. Alternatively, adapted scoring methods can be applied.
* Most of the masses are around 1000 Dalton.
* High resolution mass spectra can be compared to nominal m/z spectra by ''rounding'' the measured m/z values to integral values.
* It is questionable if ''rounding'' at 0.5 is the best option.
* The KEGG compounds database contains more than 10000 compounds with annotated masses and most of the masses are below 1000 Dalton.
* C, H, N, O, P, S are the main atoms of biologically relevant compounds.


[[Image:MeltDBWiki$$RoundingMZ$histweight.png]]
[[Image:MeltDBWiki$$RoundingMZ$histweight.png]]


* The possible decimal values of the compounds are dependent on the actual compounds mass.  
* The possible fractional values of the compound masses are dependent on the integral compound mass.  


[[Image:MeltDBWiki$$RoundingMZ$scatter.png]]
[[Image:MeltDBWiki$$RoundingMZ$scatter.png]]


* To round m/z to integer values as robust robust as possible, 0.75 instead of 0.5 can be used.
* In the fractional interval 0.7 to 0.75 only 15 compounds are listed in the KEGG compounds database.
* Mass spectrometric devices may drift, meassured m/z values can therefore vary.
* To round m/z to integral values as robust as possible, 0.7 instead of 0.5 may be used.  


[[Image:MeltDBWiki$$RoundingMZ$hist.png]]
[[Image:MeltDBWiki$$RoundingMZ$histmz.png]]
 
* For all m/z values detected by a MS instrument (EI, Ion Trap) for a complete chromatogram, the distribution of the values is comparable to that of the KEGG compounds.
* Again, in the fractional interval 0.7 to 0.75 only 0.3% of the m/z values are detected.
 
[[Image:MeltDBWiki$$RoundingMZ$mzfrac.png]]
 
* This observation is also useful if extracted ion chromatograms (EIC) of GC/MS measurements with integral m/z values need to be generated without following individual m/z traces. Again, a ''rounding'' of the m/z values at 0.7 instead of 0.5 will provide more stable EICs.
 
[[Image:MeltDBWiki$$RoundingMZ$cdfhist.png]]

Latest revision as of 08:13, 26 October 2011


Round m/z values of mass spectra to integral values

  • Several mass spectral databases used for the identification of metabolites in GC/MS measurements (EI) contain mass spectra in nominal m/z notation whereas MS instruments are able to obtain higher resolution.
  • The mass spectral lookup using e.g. the dot-product of the query and database spectra is inapropriate if high resolution spectra are compared to spectra with nominal m/z entries. One possibility is to transform the high resolution spectra to integral m/z values. Alternatively, adapted scoring methods can be applied.
  • High resolution mass spectra can be compared to nominal m/z spectra by rounding the measured m/z values to integral values.
  • It is questionable if rounding at 0.5 is the best option.
  • The KEGG compounds database contains more than 10000 compounds with annotated masses and most of the masses are below 1000 Dalton.
  • C, H, N, O, P, S are the main atoms of biologically relevant compounds.

MeltDBWiki$$RoundingMZ$histweight.png

  • The possible fractional values of the compound masses are dependent on the integral compound mass.

MeltDBWiki$$RoundingMZ$scatter.png

  • In the fractional interval 0.7 to 0.75 only 15 compounds are listed in the KEGG compounds database.
  • Mass spectrometric devices may drift, meassured m/z values can therefore vary.
  • To round m/z to integral values as robust as possible, 0.7 instead of 0.5 may be used.

MeltDBWiki$$RoundingMZ$histmz.png

  • For all m/z values detected by a MS instrument (EI, Ion Trap) for a complete chromatogram, the distribution of the values is comparable to that of the KEGG compounds.
  • Again, in the fractional interval 0.7 to 0.75 only 0.3% of the m/z values are detected.

MeltDBWiki$$RoundingMZ$mzfrac.png

  • This observation is also useful if extracted ion chromatograms (EIC) of GC/MS measurements with integral m/z values need to be generated without following individual m/z traces. Again, a rounding of the m/z values at 0.7 instead of 0.5 will provide more stable EICs.

MeltDBWiki$$RoundingMZ$cdfhist.png