Mercurial > repos > lecorguille > xcms_group
comparison macros.xml @ 7:5c37c1d214a2 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 2aff6f6ced8185ed35371d7ad637e5a44f8a250c
author | lecorguille |
---|---|
date | Mon, 04 Jul 2016 11:55:02 -0400 |
parents | 982d690f4e8c |
children | 2c1d7df89cf6 |
comparison
equal
deleted
inserted
replaced
6:982d690f4e8c | 7:5c37c1d214a2 |
---|---|
27 </token> | 27 </token> |
28 | 28 |
29 <!-- zipfile load for planemo test --> | 29 <!-- zipfile load for planemo test --> |
30 | 30 |
31 <token name="@COMMAND_ZIPFILE_LOAD@"> | 31 <token name="@COMMAND_ZIPFILE_LOAD@"> |
32 #if $zipfile_load_conditional.zip_file: | 32 #if $zipfile_load_conditional.zipfile_load_select == "yes": |
33 zipfile $zipfile_load_conditional.zip_file | 33 #if $zipfile_load_conditional.zip_file: |
34 zipfile $zipfile_load_conditional.zip_file | |
35 #end if | |
34 #end if | 36 #end if |
35 </token> | 37 </token> |
36 | 38 |
37 <xml name="zipfile_load"> | 39 <xml name="zipfile_load"> |
38 <conditional name="zipfile_load_conditional"> | 40 <conditional name="zipfile_load_conditional"> |