Mercurial > repos > lecorguille > xcms_retcor
comparison abims_xcms_retcor.xml @ 29:33c0ca93f3ee draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:47:30 +0000 |
parents | 8242376d9f35 |
children |
comparison
equal
deleted
inserted
replaced
28:d2b82d89f848 | 29:33c0ca93f3ee |
---|---|
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_retcor.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_retcor.r | 18 @COMMAND_RSCRIPT@xcms_retcor.r |
15 image '$image' | 19 image '$image' |
16 | 20 |
17 method $methods.method | 21 method $methods.method |
18 #if $methods.method == "PeakGroups": | 22 #if $methods.method == "PeakGroups": |
19 minFraction $methods.minFraction | 23 minFraction $methods.minFraction |