Mercurial > repos > lecorguille > xcms_fillpeaks
comparison abims_xcms_fillPeaks.xml @ 28:a8d866a71ba1 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:44:29 +0000 |
parents | bb9ee352fce0 |
children |
comparison
equal
deleted
inserted
replaced
27:ec9aebabc1d2 | 28:a8d866a71ba1 |
---|---|
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
7 <import>macros_xcms.xml</import> | 7 <import>macros_xcms.xml</import> |
8 </macros> | 8 </macros> |
9 | 9 |
10 <expand macro="requirements"/> | 10 <expand macro="requirements"/> |
11 <required_files> | |
12 <include path="xcms_fillpeaks.r" /> | |
13 <include path="lib.r" /> | |
14 </required_files> | |
11 <expand macro="stdio"/> | 15 <expand macro="stdio"/> |
12 | 16 |
13 <command><![CDATA[ | 17 <command><![CDATA[ |
14 @COMMAND_RSCRIPT@/xcms_fillpeaks.r | 18 @COMMAND_RSCRIPT@xcms_fillpeaks.r |
15 | 19 |
16 image '$image' | 20 image '$image' |
17 | 21 |
18 ## Advanced | 22 ## Advanced |
19 expandMz $Adv.expandMz | 23 expandMz $Adv.expandMz |