Software:Tandem2XML
From SPCTools
(Difference between revisions)
Revision as of 18:03, 22 June 2007 Jtasman (Talk | contribs) (creating page) ← Previous diff |
Revision as of 18:07, 22 June 2007 Jtasman (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
+ | '''Please see [[TPP:X!Tandem and the TPP|X!Tandem and the TPP]] for important general information about X!Tandem support.''' | ||
- | Please see [[TPP:X!Tandem and the TPP|X!Tandem and the TPP]] | + | ==Getting the software== |
+ | '''This software is included in the current [[Software:TPP|TPP]] distribution.''' | ||
+ | |||
+ | ==In a nutshell== | ||
+ | Tandem2XML is part of the processing pipeline. This tool converts Tandem result files to pepXML files suitable for use in the TPP. | ||
+ | |||
+ | ==Running Tandem2XML== | ||
+ | |||
+ | ''Note: the TPP GUI does not yet support this program; you will have to run it manually on the command line.''' | ||
+ | |||
+ | ===Converting X!Tandem results to TPP input files=== | ||
+ | |||
+ | This example is based on Cygwin but behaves exactly the same under linux. | ||
+ | |||
+ | To run Tandem2XML open and cygwin terminal and run the command: | ||
+ | Tandem2XML /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/input/file /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/output/file | ||
+ | |||
+ | This will create a pepXML file called: | ||
+ | /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/output/file |
Revision as of 18:07, 22 June 2007
Please see X!Tandem and the TPP for important general information about X!Tandem support.
Contents |
Getting the software
This software is included in the current TPP distribution.
In a nutshell
Tandem2XML is part of the processing pipeline. This tool converts Tandem result files to pepXML files suitable for use in the TPP.
Running Tandem2XML
Note: the TPP GUI does not yet support this program; you will have to run it manually on the command line.'
Converting X!Tandem results to TPP input files
This example is based on Cygwin but behaves exactly the same under linux.
To run Tandem2XML open and cygwin terminal and run the command:
Tandem2XML /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/input/file /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/output/file
This will create a pepXML file called: /cygdrive/c/Inetpub/wwwroot/ISB/data/full/path/to/output/file