Mercurial > repos > galaxyp > openms_fileconverter
comparison FileConverter.xml @ 1:bb0bcfe80e24 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 820d990f9217706e693b8a2f1da91e13c09cb0fb
author | galaxyp |
---|---|
date | Tue, 18 Apr 2017 16:06:03 -0400 |
parents | 2ef180905190 |
children | ed6890cfc90a |
comparison
equal
deleted
inserted
replaced
0:2ef180905190 | 1:bb0bcfe80e24 |
---|---|
14 | 14 |
15 #if $param_in: | 15 #if $param_in: |
16 -in $param_in | 16 -in $param_in |
17 #end if | 17 #end if |
18 #if $param_UID_postprocessing: | 18 #if $param_UID_postprocessing: |
19 -UID_postprocessing $param_UID_postprocessing | 19 -UID_postprocessing |
20 #if " " in str($param_UID_postprocessing): | |
21 "$param_UID_postprocessing" | |
22 #else | |
23 $param_UID_postprocessing | |
24 #end if | |
20 #end if | 25 #end if |
21 #if $param_out: | 26 #if $param_out: |
22 -out $param_out | 27 -out $param_out |
23 #end if | 28 #end if |
24 #if $param_out_type: | 29 #if $param_out_type: |