Software:ReAdW
From SPCTools
(Difference between revisions)
Revision as of 17:09, 22 July 2008 Jtasman (Talk | contribs) ← Previous diff |
Revision as of 19:57, 8 October 2008 Tfarrah (Talk | contribs) (fixed typo) Next diff → |
||
Line 9: | Line 9: | ||
The current version of ReAdW is 4.0.2, released July 17, 2008 | The current version of ReAdW is 4.0.2, released July 17, 2008 | ||
- | ==Requirments== | + | ==Requirements== |
Because this program depends on Windows-only vendor libraries from Thermo, this code will only work under Windows '''with Thermo's XCalibur software installed'''. | Because this program depends on Windows-only vendor libraries from Thermo, this code will only work under Windows '''with Thermo's XCalibur software installed'''. | ||
Revision as of 19:57, 8 October 2008
ReAdW: Thermo Xcalibur .raw files to mzXML converter
Contents |
Description
Command-line program to convert Xcalibur native acquisition (.RAW) files to mzXML. The program requires the XRawfile library from ThermoFinnigan. The XRawfile library is installed with the Xcalibur software suite; you must obtain this software from ThermoFinnigan.
Current Version
The current version of ReAdW is 4.0.2, released July 17, 2008
Requirements
Because this program depends on Windows-only vendor libraries from Thermo, this code will only work under Windows with Thermo's XCalibur software installed.
Getting the software
- see Requirements
This software is included in the current TPP distribution.
Additional methods for obtaining the software are:
- Download from SourceForge Sashimi project file release: [1]
- Browse sourcecode from on Sashimi project SVN[2].
Troubleshooting
Xcalibur is installed, but the ReAdW doesn't work
Start menu->run, enter
regsvr32 "C:\Xcalibur2\system\programs\XRawfile2.dll"
Try running ReAdW again.