diff abims_xcms_summary.xml @ 26:db6549f27ad1 draft

"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 7234c5fb8350990733e882693248c0433eee5ff8"
author workflow4metabolomics
date Tue, 12 May 2020 16:39:28 -0400
parents acc66e5c23d7
children bed23aa27b4b
line wrap: on
line diff
--- a/abims_xcms_summary.xml	Wed Feb 12 08:30:41 2020 -0500
+++ b/abims_xcms_summary.xml	Tue May 12 16:39:28 2020 -0400
@@ -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@