comparison pepxml_protxml_merger.xml @ 2:cf0d72c7b482 draft

Update.
author galaxyp
date Fri, 10 May 2013 17:31:05 -0400
parents ba86fd127f5a
children
comparison
equal deleted inserted replaced
1:5c65f8116244 2:cf0d72c7b482
1 <tool id="openms_pepxml_protxml_merger" version="0.1.0" name="Merge idXML from PepXML and ProtXML"> 1 <tool id="openms_pepxml_protxml_merger" version="0.1.0" name="Merge idXML from PepXML and ProtXML">
2 <description> 2 <description>
3 </description> 3 </description>
4 <requirements> 4 <macros>
5 <requirement type="package">openms</requirement> 5 <import>macros.xml</import>
6 </requirements> 6 </macros>
7 <expand macro="stdio" />
8 <expand macro="requires" />
7 <command interpreter="python"> 9 <command interpreter="python">
8 openms_wrapper.py --executable 'IDMerger' --config $config 10 openms_wrapper.py --executable 'IDMerger' --config $config
9 </command> 11 </command>
10 <configfiles> 12 <configfiles>
11 <configfile name="config">[simple_options] 13 <configfile name="config">[simple_options]