Mercurial > repos > lecorguille > xcms_plot_chromatogram
diff xcms_plot_chromatogram.xml @ 18:4631c19a75ff draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:40:09 +0000 |
parents | 9fff8c8ab4a3 |
children |
line wrap: on
line diff
--- a/xcms_plot_chromatogram.xml Mon Jul 15 15:54:03 2024 +0000 +++ b/xcms_plot_chromatogram.xml Mon Feb 03 14:40:09 2025 +0000 @@ -6,10 +6,14 @@ <import>macros_xcms.xml</import> </macros> <expand macro="requirements"/> + <required_files> + <include path="xcms_plot_chromatogram.r" /> + <include path="lib.r" /> + </required_files> <expand macro="stdio"/> <command><![CDATA[ - @COMMAND_RSCRIPT@//xcms_plot_chromatogram.r + @COMMAND_RSCRIPT@xcms_plot_chromatogram.r images 'c("${"\",\"".join(map(str, $images))}")'