Mercurial > repos > lecorguille > xcms_retcor
comparison macros.xml @ 33:69b5a006fca1 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
author | lecorguille |
---|---|
date | Thu, 08 Mar 2018 05:54:22 -0500 |
parents | 281786a7b9a2 |
children | 9714270678a7 |
comparison
equal
deleted
inserted
replaced
32:1aa7979204b4 | 33:69b5a006fca1 |
---|---|
34 </xml> | 34 </xml> |
35 | 35 |
36 <xml name="input_validator_list_integer"> | 36 <xml name="input_validator_list_integer"> |
37 <validator type="regex" message="The format is '1,2,4,6'" >[0-9, ]+</validator> | 37 <validator type="regex" message="The format is '1,2,4,6'" >[0-9, ]+</validator> |
38 </xml> | 38 </xml> |
39 | |
40 <token name="@INPUT_IMAGE_LABEL@">RData file</token> | |
41 <token name="@INPUT_IMAGE_HELP@">It contain a xcms3::XCMSnExp object (named xdata)</token> | |
39 | 42 |
40 <!-- zipfile load for planemo test --> | 43 <!-- zipfile load for planemo test --> |
41 | 44 |
42 <token name="@COMMAND_FILE_LOAD@"> | 45 <token name="@COMMAND_FILE_LOAD@"> |
43 #if $file_load_section.file_load_conditional.file_load_select == "yes": | 46 #if $file_load_section.file_load_conditional.file_load_select == "yes": |