Is there any way to convert an mzXML matlab structure to an mzXML file?
5 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
回答(1 个)
Luuk van Oosten
2014-11-7
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genomics and Next Generation Sequencing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!