Mercurial > repos > lecorguille > xcms_fillpeaks
diff macros.xml @ 33:ea611367e1da draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
| author | lecorguille |
|---|---|
| date | Thu, 08 Mar 2018 05:55:04 -0500 |
| parents | 565693681374 |
| children | d8bac1291473 |
line wrap: on
line diff
--- a/macros.xml Mon Mar 05 04:18:16 2018 -0500 +++ b/macros.xml Thu Mar 08 05:55:04 2018 -0500 @@ -37,6 +37,9 @@ <validator type="regex" message="The format is '1,2,4,6'" >[0-9, ]+</validator> </xml> + <token name="@INPUT_IMAGE_LABEL@">RData file</token> + <token name="@INPUT_IMAGE_HELP@">It contain a xcms3::XCMSnExp object (named xdata)</token> + <!-- zipfile load for planemo test --> <token name="@COMMAND_FILE_LOAD@">
