Mercurial > repos > lecorguille > xcms_plot_chromatogram
diff xcms_plot_chromatogram.xml @ 13:024974037c4e draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit dcc90f9cf76e6980c0a7d9698c89fab826e7adae"
author | workflow4metabolomics |
---|---|
date | Wed, 07 Apr 2021 12:07:49 +0000 |
parents | 0cab69429e1e |
children | 8846a03995d3 |
line wrap: on
line diff
--- a/xcms_plot_chromatogram.xml Thu Sep 24 08:08:50 2020 +0000 +++ b/xcms_plot_chromatogram.xml Wed Apr 07 12:07:49 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="xcms_plot_chromatogram" name="xcms plot chromatogram" version="@TOOL_VERSION@+galaxy2"> +<tool id="xcms_plot_chromatogram" name="xcms plot chromatogram" version="@TOOL_VERSION@+galaxy0"> <description>Plots base peak intensity chromatogram (BPI) and total ion current chromatogram (TIC) from MSnbase or xcms experiment(s)</description> <macros> @@ -34,7 +34,7 @@ <tests> <test> - <param name="images" value="faahKO-single.xset.merged.group.retcor.RData" ftype="rdata"/> + <param name="images" value="faahKO-single-class.xset.merged.group.retcor.RData" ftype="rdata"/> <expand macro="test_file_load_single"/> <param name="sampleMetadata" value="sampleMetadata.tab" ftype="tabular"/> <output name="ticsPdf" value="TICs.pdf" ftype="pdf" compare="sim_size" delta="5000" /> @@ -102,12 +102,12 @@ Changelog/News -------------- +@HELP_XCMS_NEWVERSION_31200@ + **Galaxy Version 3.6.1+galaxy2 - 23/09/2020** - BUGFIX: sample group colours did not match group labels. -.. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS - @HELP_XCMS_NEWVERSION_3610@ @HELP_XCMS_NEWVERSION_3440@