From: Gibbons, B. C <bry...@pn...> - 2015-05-05 17:21:01
|
I do mean that when I use msconvert to read a non-Thermo raw binary file (in this case, a Bruker .d folder) and write mzML, the resulting mzML does not have precursor spectrumRefs. The reason I referenced "ProteoWizard readers", is that the responsibility for adding that information should be with the vendor dll interface code, or "vendor readers". The code that adds the spectrumRef to the Thermo files is part of the code that reads the spectra using the Thermo dlls. I can definitely understand the problem when the mzML file is MS2 only, which you can create using msconvert. Two options could be to still have the spectrumRef there (if msconvert created it) even though the precursor spectrum is not in the mzML file (which unfortunately could break something that assumes that if it is present, it is in the same file); or the external id could be used, which presents the same set of issues, in addition to the external reference requirements. It could also not have the spectrumRef, as it currently is. If you create a MS2-only mzML file from Thermo data it still contains the spectrumRef (as well as saying the file still includes MS1 spectra, which is a different problem). Bryson -----Original Message----- From: Steffen Neumann [mailto:sne...@ip...] Sent: Tuesday, May 05, 2015 4:49 AM To: pro...@li... Cc: psi...@li... Subject: Re: [proteowizard-developer] mzML output and the mzML specification: problem, maybe? Hi, On Mo, 2015-05-04 at 21:08 -0700, Eric Deutsch wrote: ... > So is your question: is the fact that some writers like Bruker > software do not write spectrumRefs (or the alternative) a problem? we're using Bruker QqTOF as well, and the issue might lay deeper than just the writer. We have some mzML files which are MS2 *only*, so the *is no* precursor spectrum at all. I am unsure if you can do MS2 or MSn only measurements in Orbitraps, but it might be that there are cases where spectrumRef must be left out. Yours, Steffen -- IPB Halle AG Massenspektrometrie & Bioinformatik Dr. Steffen Neumann http://www.IPB-Halle.DE Weinberg 3 http://msbi.bic-gh.de 06120 Halle Tel. +49 (0) 345 5582 - 1470 +49 (0) 345 5582 - 0 sneumann(at)IPB-Halle.DE Fax. +49 (0) 345 5582 - 1409 |