diff abims_xcms_summary.xml @ 28:018a9771de28 draft

"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit dcc90f9cf76e6980c0a7d9698c89fab826e7adae"
author workflow4metabolomics
date Wed, 07 Apr 2021 16:46:50 +0000
parents bed23aa27b4b
children 2a2850fdf29e
line wrap: on
line diff
--- a/abims_xcms_summary.xml	Thu Sep 24 08:09:02 2020 +0000
+++ b/abims_xcms_summary.xml	Wed Apr 07 16:46:50 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy2">
+<tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy0">
 
     <description>Create a summary of XCMS analysis</description>
 
@@ -8,8 +8,8 @@
     </macros>
 
     <requirements>
-	<requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement>    
-	<requirement type="package" version="1.40.0">bioconductor-camera</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement>
+        <requirement type="package" version="1.46.0">bioconductor-camera</requirement>
         <requirement type="package" version="1.1_5">r-batch</requirement>
     </requirements>
 
@@ -87,12 +87,12 @@
 Changelog/News
 --------------
 
+@HELP_XCMS_NEWVERSION_31200@
+
 **Version 3.6.1+galaxy2 - 23/09/2020**
 
 - BUGFIX: "Error: object 'sampleNamesList' not found" in case of .RData input from CAMERA
 
-.. _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