Update 1:
I have not had as much time to work on this as I would like, however I have managed to get my .raw files converted with ProteoWizard to .mzML. I then set up a workflow consisting of:
[Input Files] > [Zip Loop Start] > [Noise Filter Gaussian] > [Resampler] > [Zip Loop End] > [Output Folder]
This workflow performs as expected, but when I try to attach either the [Baseline Filter] or the [PeakPickerWavelet] nodes to the [Resampler], I receive the following kind of error:
_ERROR PeakPickerWavelet 5:5 _
_Failing process stdout: [Debug level (after ini file): 1, _
_Value of string option ‘no_progress’: 0, _
_Value of string option ‘in’: C:\Users\admin001\Desktop\Advanta Analytical - Ascent Files Initial\Ascent - Waters\02 - Waters P60 Batch 1\170916 W3 A P60 KNW PNA 1_01.mzML, _
_Value of string option ‘out’: C:\Users\admin001\AppData\Local\Temp\knime_Workflow Manage47367\knime_fs-ZipLoopStart_5_8-47378\000\000\2_0_PeakPickerWavelet_0\170916 W3 A P60 KNW PNA 1_01.mzML, _
_Value of string option ‘write_peak_meta_data’: 0, _
_C:\jenkins\ws\openms_release_packaging\c2e226b2\source\src\openms\source\FORMAT\HANDLERS\XMLHandler.cpp(144): While loading ‘C:\Users\admin001\Desktop\Advanta Analytical - Ascent Files Initial\Ascent - Waters\02 - Waters P60 Batch 1\170916 W3 A P60 KNW PNA 1_01.mzML’: Ill formed absolute or relative sourceFile path: file://C:\Users\admin001\Desktop\Advanta Analytical - Ascent Files Initial\Ascent - Waters\02 - Waters P60 Batch 1\170916 W3 A P60 JF PNA 1 Raw Folders\170916 W3 A P60 KNW PNA 1_01.raw, _
_Progress of ‘loading chromatogram list’:, _
C:\jenkins\ws\openms_release_packaging\c2e226b2\source\src\openms\source\FORMAT\HANDLERS\XMLHandler.cpp(144): While loading ‘C:\Users\admin001\Desktop\Advanta Analytical - Ascent Files Initial\Ascent - Waters\02 - Waters P60 Batch 1\170916 W3 A P60 KNW PNA 1_01.mzML’: Unhandled cvParam ‘MS:1000130’ in tag ‘chromatogram’.,
_ ,_
_-- done [took 0.02 s (CPU), 0.01 s (Wall)] – , PeakPickerWavelet took 0.13 s (wall), 0.13 s (CPU), 0.02 s (system), 0.11 s (user)., Peak Memory Usage: 24 MB, _
The given file does not contain any conventional peak data, but might contain chromatograms. This tool currently cannot handle them, sorry.]
ERROR PeakPickerWavelet 5:5 Failing process stderr: []
ERROR PeakPickerWavelet 5:5 Execute failed: Failed to execute node PeakPickerWavelet
I’m not sure what is going wrong here, so at the moment I’m just trying different things.
Because I can open my .mzML files from the workflow before using [PeakPickerWavelet], I am somewhat reluctant to think that there is a problem with my upstream nodes.