MSFileReader is the standard library used by raw2mzDB to access Thermo raw files.
Open a command line window in the directory containing raw2mzdb.exe
Type:
raw2mzdb.exe -i <rawfilename> -o <outputfilename>
By defaut, the raw file will be converted in the “fitted” mode for the MS1 (MS2 is often in centroid mode and can not be converted in fitted mode). If the MS2 (or superior) are acquired in high resolution (i.e in profile mode), you could specify that you want to convert several MSs in the required mode:
raw2mzdb.exe -i <rawfilename> -o <outputfilename> -f 1-2 will try to convert MS1 to MS2 in fitted mode.
There are two other available conversion modes: