Mercurial > repos > galaxyp > openms
comparison id_file_converter.xml @ 2:cf0d72c7b482 draft
Update.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 17:31:05 -0400 |
parents | ba86fd127f5a |
children | 1183846e70a1 |
comparison
equal
deleted
inserted
replaced
1:5c65f8116244 | 2:cf0d72c7b482 |
---|---|
1 <tool id="openms_id_file_converter" version="0.1.0" name="ID File Converter"> | 1 <tool id="openms_id_file_converter" version="0.1.0" name="ID File Converter"> |
2 <description> | 2 <description> |
3 Converts identification engine file formats. | 3 Converts identification engine file formats. |
4 </description> | 4 </description> |
5 <requirements> | 5 <macros> |
6 <requirement type="package">openms</requirement> | 6 <import>macros.xml</import> |
7 </requirements> | 7 </macros> |
8 <expand macro="stdio" /> | |
9 <expand macro="requires" /> | |
8 <command interpreter="python"> | 10 <command interpreter="python"> |
9 openms_wrapper.py --executable 'IDFileConverter' --config $config | 11 openms_wrapper.py --executable 'IDFileConverter' --config $config |
10 </command> | 12 </command> |
11 <configfiles> | 13 <configfiles> |
12 <configfile name="config">[simple_options] | 14 <configfile name="config">[simple_options] |