OpenMS - MetaboliteSpectralMatcher - Error: The input file does not contain any spectra.

Hello!

So I am trying to use MetaboliteSpectralMatcher node but unfortunately it does not work always. I am using Knime 4.1.4 and OpenMS 2.6. with this simple workflow

but for example it works only with these two mzml files:
https://drive.google.com/drive/folders/1PJgR4J-eqEccs2VRpP4-FwZgTxhSHb85?usp=sharing

while not with these two:
https://drive.google.com/drive/folders/1iDVg9Qx6cyUTGEDjQitd1HoUDpbud-tH?usp=sharing

The error message is that “The input file does not contain any spectra”. All the files contain centroided data and they are definitely not corrupted as they work perfectly fine with FeatureFinderMetabo and AccurateMassSearch.

Any ideas why this is not working? Does the MetaboliteSpectralMatcher accept specific files originating from specific experimental sources?

Hi!

What do you use as database? I don’t think it expects a certain schema. But correct MS level annotation and centroiding annotation will probably be crucial.

I do not have access to those GDrive files.

There was an error in the tool, such that it would only read MS2 spectra:

Apparently, the second set only contained MS1 Spectra?

But do you really want to compare Ms1 spectra?

Actually we are probably going to consider this as intended. Unless there are good reasons to compare MS1 spectra

Thank you very much for your answers! You are right, it works only with ms/ms data indeed. The truth is comparing MS1 spectra would not be as accurate as MS2.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.