Mercurial > repos > lecorguille > xcms_summary
diff abims_xcms_summary.xml @ 42:5d59db39939a draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 7234c5fb8350990733e882693248c0433eee5ff8"
author | workflow4metabolomics |
---|---|
date | Tue, 12 May 2020 20:38:28 +0000 |
parents | a7db001bfdaf |
children | 297ee37840ef |
line wrap: on
line diff
--- a/abims_xcms_summary.xml Wed Feb 12 13:27:00 2020 +0000 +++ b/abims_xcms_summary.xml Tue May 12 20:38:28 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy0"> +<tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy1"> <description>Create a summary of XCMS analysis</description> @@ -8,8 +8,9 @@ </macros> <requirements> - <requirement type="package" version="1.38.1">bioconductor-camera</requirement> - <requirement type="package" version="1.1_4">r-batch</requirement> + <requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement> + <requirement type="package" version="1.40.0">bioconductor-camera</requirement> + <requirement type="package" version="1.1_5">r-batch</requirement> </requirements> <expand macro="stdio"/> @@ -88,6 +89,12 @@ .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS +**Version 3.6.1+galaxy1 - 05/04/2020** + +- UPGRADE: upgrade the CAMERA version from 1.38.0 to 1.42.0 + +- BUGFIX: "Error in chromPeaks(from)[, "is_filled"] : subscript out of bounds" + @HELP_XCMS_NEWVERSION_3610@ @HELP_XCMS_NEWVERSION_3440@