Mercurial > repos > lecorguille > xcms_xcmsset
comparison abims_xcms_xcmsSet.xml @ 35:3990a65b45a4 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:48:09 +0000 |
parents | f5d51091cf84 |
children |
comparison
equal
deleted
inserted
replaced
34:6550698fe60f | 35:3990a65b45a4 |
---|---|
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 <import>macros_xcms.xml</import> | 6 <import>macros_xcms.xml</import> |
7 </macros> | 7 </macros> |
8 | 8 |
9 <expand macro="requirements"/> | 9 <expand macro="requirements"/> |
10 <required_files> | |
11 <include path="xcms_xcmsSet.r" /> | |
12 <include path="lib.r" /> | |
13 </required_files> | |
10 <expand macro="stdio"/> | 14 <expand macro="stdio"/> |
11 | 15 |
12 <command><![CDATA[ | 16 <command><![CDATA[ |
13 @COMMAND_RSCRIPT@/xcms_xcmsSet.r | 17 @COMMAND_RSCRIPT@xcms_xcmsSet.r |
14 | 18 |
15 image '$image' | 19 image '$image' |
16 | 20 |
17 BPPARAM \${GALAXY_SLOTS:-1} | 21 BPPARAM \${GALAXY_SLOTS:-1} |
18 | 22 |