Software:ReAdW
From SPCTools
(Difference between revisions)
Revision as of 16:57, 5 March 2008 Jtasman (Talk | contribs) (updating svn link) ← Previous diff |
Revision as of 16:57, 5 March 2008 Jtasman (Talk | contribs) Next diff → |
||
Line 17: | Line 17: | ||
Additional methods for obtaining the software are: | Additional methods for obtaining the software are: | ||
- | *Dowload from SourceForge Sashimi project file release: [http://sourceforge.net/project/showfiles.php?group_id=69281&package_id=68160] | + | *Download from SourceForge Sashimi project file release: [http://sourceforge.net/project/showfiles.php?group_id=69281&package_id=68160] |
*Browse sourcecode from on Sashimi project SVN[http://sashimi.svn.sourceforge.net/viewvc/sashimi/tags/release_3-5-1/trans_proteomic_pipeline/src/mzXML/converters/ReAdW/]. | *Browse sourcecode from on Sashimi project SVN[http://sashimi.svn.sourceforge.net/viewvc/sashimi/tags/release_3-5-1/trans_proteomic_pipeline/src/mzXML/converters/ReAdW/]. | ||
Revision as of 16:57, 5 March 2008
Contents |
Description
Command-line Visual C++ 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 3.5.1, released March 3, 2008
Requirments
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.