question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ThermoRawFileParser produces files, which can not be processed with msconvert

See original GitHub issue

When converting raw file to mzML with ThermoRawFileParser: $ mono /opt/ThermoRawFileParser/ThermoRawFileParser.exe -f=2 -m=0 -i=170413_12mix_DIA_14.raw -b=170413_12mix_DIA_14.mzML -p

The mscovert can not process the converted file, but gives an error message about invalid cvParam $ msconvert 170413_12mix_DIA_14.mzML --32 --zlib --filter "peakPicking false 1-" --mzXML -o ./ Invalid cvParam accession "1003145 I am not sure if this is a problem is in use-case or in ThermoRawFileParser or in msconvert (ProteoWizard release: 3.0.18344)

The raw file can be found from https://www.ebi.ac.uk/pride/archive/projects/PXD008738

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
nielshulstaertcommented, Apr 20, 2021

Ok thanks for all the input, I’ll release a new version later today.

2reactions
caeteracommented, Apr 20, 2021

@nielshulstaert Yes, I think we have to release some sort of quick-fix for now. I was not expecting this small change will have such a huge effect. @martenson I agree that I should have been more aware of downstream tools when implementing the change. Sorry

It would be nice, however, to let the developers of the downstream tools aware that the change is to be implemented soon. Display some sort of warning, but I cannot come with a good idea how that is to be implemented

Read more comments on GitHub >

github_iconTop Results From Across the Web

Thread: [proteowizard-support] msconvert error
I have been using msconvert to convert Thermo RAW files to mzXML/mzML, ... but msconvert gives a cryptic error: processing file: 25ulV_110112104522.
Read more >
ThermoRawFileParser: modular, scalable and cross- ...
Here, we present ThermoRawFileParser, an open-source, cross-platform tool that converts Thermo RAW files into open file formats such as MGF ...
Read more >
modular, scalable and cross-platform RAW file conversion
Finally, we performed a benchmark of ThermoRawFileParser and msconvert to verify that the converted mzML files contain reliable quantitative ...
Read more >
can not convert mzML from raw file
Hi Todd,. This is most likely due to the Petunia's obsolete way to specify the centroiding option to msconvert. It should run just...
Read more >
Modular, Scalable, and Cross-Platform RAW File Conversion
Here, we present ThermoRawFileParser, an open-source, cross-platform tool that converts Thermo RAW files into open file formats such as MGF and the HUPO-PSI ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found