Setting up ReAdW and Wine
ReAdW is a Windows-based tool to convert Thermo RAW files to mzXML
Here are the relatively simple steps needed to run ReAdW under Wine, which lets you perform mzXML conversions of Thermo RAW files on your Linux box.
-
If you need to install Wine, do so:
yum install wine -
Grab the latest 64-bit ReAdW binary compiled with MSFileReader support: ReAdW_x64.exe.
-
Log into Thermo’s mass spectrometry software site and download “MS File Reader 3.1 SP4” from this page.
-
Install MSFileReader (which also installs vcrun2008 and vcrun2010):
wine /path/to/MSFileReader_x64.exe -
Set the following environment variable to suppress all Wine debug output:
export WINEDEBUG=-fixme-all,-all -
That should be it. Now try to run a conversion:
wine /path/to/ReAdW_x64.exe --centroid somefile.raw