findMF / findMFHCS

find molecular features in ms data
Other
1 stars 0 forks source link

Create converter which allows to write filtered data into mzXML mzML #2

Open wolski opened 10 years ago

wolski commented 10 years ago

At the moment, filtered data is stored as images only. There is no option at the moment to convert it back into mzXML or mzML files (at least for images containing more than a single map).

This converter would use the output of the conv2Image tool to generate the filtered mzXML/mzML file.

wolski commented 10 years ago

There is an function write in the LCMSImageReader class which allows to store an LCMSImage into an mzML file.