Is there any way to convert an mzXML matlab structure to an mzXML file?

Hi!
I'm looking for a way to write an mzXML file from a mzXML matlab structure. The mzXML matlab structure is created from the 'mzxmlread' function. I would simply like to output the loaded structure back to an mzXML file. Please let me know if there are any functions available for this.
Thank you!

Antworten (1)

Luuk van Oosten
Luuk van Oosten am 7 Nov. 2014

0 Stimmen

Hi Joshua,
Matlab cannot perform this job (as far as I can find in the documentation). You might be able to write your data to a csv/xls file using matlab and then use a converter like this to convert your datafile back to some kind of common mass spectroscopy format.

Kategorien

Mehr zu Genomics and Next Generation Sequencing finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 7 Jan. 2013

Beantwortet:

am 7 Nov. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by