Mercurial > repos > lecorguille > xcms_merge
diff xcms_merge.xml @ 17:ae28a753a6f8 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:45:41 +0000 |
parents | 58b5a4b6e1da |
children |
line wrap: on
line diff
--- a/xcms_merge.xml Mon Jul 15 15:59:38 2024 +0000 +++ b/xcms_merge.xml Mon Feb 03 14:45:41 2025 +0000 @@ -7,10 +7,14 @@ </macros> <expand macro="requirements"/> + <required_files> + <include path="xcms_merge.r" /> + <include path="lib.r" /> + </required_files> <expand macro="stdio"/> <command><![CDATA[ - @COMMAND_RSCRIPT@/xcms_merge.r + @COMMAND_RSCRIPT@xcms_merge.r images 'c("${"\",\"".join(map(str, $images))}")'