I seem to be unable to process the conversion of .raw files to .mzXML with massWolf for a folder of .raw files. The syntax I'm using is:
for %%f in (path\*.raw) do MassWolf --mzXML path\*.raw %f massWolf works OK for single files with the command: massWolf --mzXML path\filename.raw How to convert in batch? Help! Thanks Samuel_E -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
