Mercurial > repos > galaxyp > openms
comparison protein_inference.xml @ 4:1183846e70a1 draft
Uploaded
author | galaxyp |
---|---|
date | Wed, 19 Jun 2013 13:15:44 -0400 |
parents | cf0d72c7b482 |
children |
comparison
equal
deleted
inserted
replaced
3:8fa16707e162 | 4:1183846e70a1 |
---|---|
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
7 </macros> | 7 </macros> |
8 <expand macro="stdio" /> | 8 <expand macro="stdio" /> |
9 <expand macro="requires" /> | 9 <expand macro="requires" /> |
10 <command interpreter="python"> | 10 <command interpreter="python"> |
11 openms_wrapper.py --executable 'PeptideIndexer' --config $config | 11 openms_wrapper.py --executable 'ProteinInference' --config $config |
12 </command> | 12 </command> |
13 <configfiles> | 13 <configfiles> |
14 <configfile name="config">[simple_options] | 14 <configfile name="config">[simple_options] |
15 in=$input1 | 15 in=$input1 |
16 out=$output | 16 out=$output |