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

Changeset 27:3bd53dcfa438 (2019-04-30)
Previous changeset 26:9eebe9690ced (2019-04-30) Next changeset 28:378ddb410225 (2019-07-26)
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 60ad498b7bd01542a69d6603160d36494c97077a
modified:
README.rst
abims_xcms_xcmsSet.xml
b
diff -r 9eebe9690ced -r 3bd53dcfa438 README.rst
--- a/README.rst Tue Apr 30 04:03:46 2019 -0400
+++ b/README.rst Tue Apr 30 04:41:11 2019 -0400
b
@@ -24,6 +24,10 @@
 
 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS
 
+**Version 3.4.4.1 - 30/04/2019**
+
+- BUGFIX: remove the pre-compute of the chromatograms which was memory consuming. Now, only xcms plot chromatogram will generate the Chromatograms.
+
 **Version 3.4.4.0 - 08/02/2019**
 
 - UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_)
b
diff -r 9eebe9690ced -r 3bd53dcfa438 abims_xcms_xcmsSet.xml
--- a/abims_xcms_xcmsSet.xml Tue Apr 30 04:03:46 2019 -0400
+++ b/abims_xcms_xcmsSet.xml Tue Apr 30 04:41:11 2019 -0400
b
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.0">
+<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.1">
     <description>Chromatographic peak detection</description>
 
     <macros>
@@ -484,6 +484,10 @@
 
 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS
 
+**Version 3.4.4.1 - 30/04/2019**
+
+- BUGFIX: remove the pre-compute of the chromatograms which was memory consuming. Now, only xcms plot chromatogram will generate the Chromatograms.
+
 **Version 3.4.4.0 - 08/02/2019**
 
 - UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_)