Mercurial > repos > lecorguille > xcms_group
diff abims_xcms_group.xml @ 27:d45a786cbc40 draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit dcc90f9cf76e6980c0a7d9698c89fab826e7adae"
author | workflow4metabolomics |
---|---|
date | Wed, 07 Apr 2021 12:06:33 +0000 |
parents | 0d05d0458376 |
children | 2b676d5eb848 |
line wrap: on
line diff
--- a/abims_xcms_group.xml Tue Jul 21 09:17:27 2020 -0400 +++ b/abims_xcms_group.xml Wed Apr 07 12:06:33 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="abims_xcms_group" name="xcms groupChromPeaks (group)" version="@TOOL_VERSION@+galaxy2"> +<tool id="abims_xcms_group" name="xcms groupChromPeaks (group)" version="@TOOL_VERSION@+galaxy0"> <description>Perform the correspondence, the grouping of chromatographic peaks within and between samples.</description> @@ -85,7 +85,8 @@ </outputs> <tests> - <!-- from xcmsSet + <!-- from merge --> + <!-- DISABLE FOR TRAVIS but useful in order to REFRESH TEST-DATA <test> <param name="image" value="faahKO-single-class.xset.merged.RData" ftype="rdata"/> <conditional name="methods"> @@ -203,7 +204,7 @@ --> <!-- from retcor --> <test> - <param name="image" value="faahKO-single.xset.merged.group.retcor.RData" ftype="rdata"/> + <param name="image" value="faahKO-single-class.xset.merged.group.retcor.RData" ftype="rdata"/> <conditional name="methods"> <param name="method" value="PeakDensity"/> <param name="bw" value="5"/> @@ -220,10 +221,10 @@ <has_text text="binSize: 0.01"/> <has_text text="maxFeatures: 50" /> <has_text text="object with 4 samples" /> - <has_text text="Time range: 2506.1-4477.9 seconds (41.8-74.6 minutes)" /> + <has_text text="Time range: 2509.2-4480.3 seconds (41.8-74.7 minutes)" /> <has_text text="Mass range: 200.1-600 m/z" /> <has_text text="Peaks: 9251 (about 2313 per sample)" /> - <has_text text="Peak Groups: 8372" /> + <has_text text="Peak Groups: 8209" /> <has_text text="Sample classes: KO, WT" /> </assert_stdout> </test> @@ -355,7 +356,7 @@ Changelog/News -------------- -.. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS +@HELP_XCMS_NEWVERSION_31200@ **Version 3.6.1+galaxy1 - 22/04/2020**