How can I get the average spectra of full LC-MS data ?

2 views (last 30 days)
I need to be able to get the average spectra of full LC-MS data to use the full MS spectra without ion suppression effect. For that I need to transform know which is the LC-MS matrix and get the average of all retention time axis into a vector with m/z range as axis.
  1 Comment
Ricardo Borges
Ricardo Borges on 25 Feb 2016
I don't really know how come MathWorks did not updated the mzxmlread function to read the last version of *.mzXML files.

Sign in to comment.

Answers (1)

Ricardo Borges
Ricardo Borges on 23 Feb 2016
I have been using the workflow proposed at http://www.mathworks.com/help/bioinfo/examples/visualizing-and- %preprocessing-hyphenated-mass-spectrometry-data-sets-for-metabolite-and-protein-peptide-profiling.html and aside from the fact that matlab's mzxmlread function does not read *.mzxml 3.2 format the workflow works nicely.

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!