Repository 'xcms_summary'
hg clone https://toolshed.g2.bx.psu.edu/repos/lecorguille/xcms_summary

Changeset 14:4c757d1ba7b4 (2018-02-13)
Previous changeset 13:a5347d57899f (2017-11-29) Next changeset 15:97ca0321931b (2018-09-18)
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
modified:
README.rst
abims_xcms_summary.xml
b
diff -r a5347d57899f -r 4c757d1ba7b4 README.rst
--- a/README.rst Wed Nov 29 09:47:38 2017 -0500
+++ b/README.rst Tue Feb 13 04:51:37 2018 -0500
b
@@ -2,6 +2,10 @@
 Changelog/News
 --------------
 
+**Version 1.0.4 - 13/02/2018**
+
+- UPGRADE: upgrate the CAMERA version from 1.26.0 to 1.32.0
+
 **Version 1.0.3 - 03/02/2017**
 
 - IMPROVEMENT: xcms.summary can deal with merged individual data
b
diff -r a5347d57899f -r 4c757d1ba7b4 abims_xcms_summary.xml
--- a/abims_xcms_summary.xml Wed Nov 29 09:47:38 2017 -0500
+++ b/abims_xcms_summary.xml Tue Feb 13 04:51:37 2018 -0500
b
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_summary" name="xcms.summary" version="1.0.3">
+<tool id="abims_xcms_summary" name="xcms.summary" version="1.0.4">
 
     <description>Create a summary of XCMS analysis</description>
 
@@ -7,7 +7,7 @@
     </macros>
 
     <requirements>
-        <requirement type="package" version="1.26.0">bioconductor-camera</requirement>
+        <requirement type="package" version="1.32.0">bioconductor-camera</requirement>
         <requirement type="package" version="1.1_4">r-batch</requirement>
     </requirements>
 
@@ -85,6 +85,10 @@
 Changelog/News
 --------------
 
+**Version 1.0.4 - 13/02/2018**
+
+- UPGRADE: upgrate the CAMERA version from 1.26.0 to 1.32.0
+
 **Version 1.0.3 - 03/02/2017**
 
 - IMPROVEMENT: xcms.summary can deal with merged individual data