Mercurial > repos > lecorguille > xcms_group
comparison abims_xcms_group.xml @ 30:3820e3f3b1cb draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 95721ced8347c09e79340e6d67ecb41c5cc64163
author | workflow4metabolomics |
---|---|
date | Mon, 03 Feb 2025 14:45:05 +0000 |
parents | 2b676d5eb848 |
children |
comparison
equal
deleted
inserted
replaced
29:71572faf938e | 30:3820e3f3b1cb |
---|---|
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_group.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_group.r | 18 @COMMAND_RSCRIPT@xcms_group.r |
15 image '$image' | 19 image '$image' |
16 | 20 |
17 method $methods.method | 21 method $methods.method |
18 #if $methods.method == "PeakDensity": | 22 #if $methods.method == "PeakDensity": |
19 bw $methods.bw | 23 bw $methods.bw |