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

Changeset 19:fbcf5f621aa7 (2019-03-07)
Previous changeset 18:27fbe73c4279 (2019-02-11) Next changeset 20:c0e7d2fae9ee (2019-03-12)
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit d481a27556155e3587901d702d364b71f28e30b9
modified:
README.rst
abims_xcms_fillPeaks.xml
macros_xcms.xml
b
diff -r 27fbe73c4279 -r fbcf5f621aa7 README.rst
--- a/README.rst Mon Feb 11 06:11:33 2019 -0500
+++ b/README.rst Thu Mar 07 07:42:34 2019 -0500
b
@@ -2,9 +2,11 @@
 Changelog/News
 --------------
 
-**Version 3.4.3.0 - 08/02/2019**
+.. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS
 
-- UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.3
+**Version 3.4.4.0 - 08/02/2019**
+
+- UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_)
 
 - BUGFIX: issue with Inf values in the exported DataMatrix: https://github.com/sneumann/xcms/issues/323#issuecomment-433044378
 
b
diff -r 27fbe73c4279 -r fbcf5f621aa7 abims_xcms_fillPeaks.xml
--- a/abims_xcms_fillPeaks.xml Mon Feb 11 06:11:33 2019 -0500
+++ b/abims_xcms_fillPeaks.xml Thu Mar 07 07:42:34 2019 -0500
b
@@ -230,13 +230,14 @@
 Changelog/News
 --------------
 
-**Version 3.4.3.0 - 08/02/2019**
+.. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS
 
-- UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.3
+**Version 3.4.4.0 - 08/02/2019**
+
+- UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_)
 
 - BUGFIX: issue with Inf values in the exported DataMatrix: https://github.com/sneumann/xcms/issues/323#issuecomment-433044378
 
-
 **Version 3.0.0.2 - 09/11/2018**
 
 - BUGFIX: issue when the vector at peakidx is too long and is written in a new line during the export of the peaklist
b
diff -r 27fbe73c4279 -r fbcf5f621aa7 macros_xcms.xml
--- a/macros_xcms.xml Mon Feb 11 06:11:33 2019 -0500
+++ b/macros_xcms.xml Thu Mar 07 07:42:34 2019 -0500
b
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
 
-    <token name="@WRAPPER_VERSION@">3.4.3</token>
+    <token name="@WRAPPER_VERSION@">3.4.4</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@WRAPPER_VERSION@">bioconductor-xcms</requirement>