Software:ReAdW
From SPCTools
(Difference between revisions)
Revision as of 18:44, 19 July 2007 Jtasman (Talk | contribs) (→Getting the software) ← Previous diff |
Revision as of 19:00, 23 January 2008 Jtasman (Talk | contribs) (typo) Next diff → |
||
Line 15: | Line 15: | ||
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] | *Dowload from SourceForge Sashimi project file release: [http://sourceforge.net/project/showfiles.php?group_id=69281&package_id=68160] | ||
- | *Browse development source code: '''add SVN link''' ''Note: Although the development CVS code may be more recent than the Sashimi File Release; the Sashimi File Release (linked above) is recommended for stability.'' | + | *Browse development source code: '''add SVN link''' ''Note: Although the development SVN code may be more recent than the Sashimi File Release; the Sashimi File Release (linked above) is recommended for stability.'' |
==Troubleshooting== | ==Troubleshooting== |
Revision as of 19:00, 23 January 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.
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:
- Dowload from SourceForge Sashimi project file release: [1]
- Browse development source code: add SVN link Note: Although the development SVN code may be more recent than the Sashimi File Release; the Sashimi File Release (linked above) is recommended for stability.
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.