Mercurial > repos > lecorguille > xcms_merge
diff xcms_merge.xml @ 15:58b5a4b6e1da draft
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 2cb157bd9a8701a3d6874e084032cbd050b8953e
author | workflow4metabolomics |
---|---|
date | Mon, 11 Sep 2023 09:17:38 +0000 |
parents | 5bd125a3f3b0 |
children |
line wrap: on
line diff
--- a/xcms_merge.xml Wed Apr 07 12:07:13 2021 +0000 +++ b/xcms_merge.xml Mon Sep 11 09:17:38 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="xcms_merge" name="xcms findChromPeaks Merger" version="@TOOL_VERSION@+galaxy0"> +<tool id="xcms_merge" name="xcms findChromPeaks Merger" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Merge xcms findChromPeaks RData into a unique file to be used by group</description> <macros> @@ -51,7 +51,7 @@ <output name="sampleMetadataOutput" file="noclass.merged.sampleMetadata.tsv" /> </test> --> - <test> + <test expect_num_outputs="1"> <param name="images" value="ko15-xset.RData,ko16-xset.RData,wt15-xset.RData,wt16-xset.RData" ftype="rdata"/> <expand macro="test_file_load_single"/> <param name="sampleMetadata" value="sampleMetadata.tab" /> @@ -168,6 +168,8 @@ | Rdata file that is necessary in the next step of the workflow "xcms.groupChromPeaks". +@HELP_XCMS_MANUAL@ + --------------------------------------------------- Changelog/News