# HG changeset patch # User lecorguille # Date 1556613906 14400 # Node ID 7faadba7c625935b2cdc34927555531ef2de4be3 # Parent c914743e3f2fa750d3858072559f5cb5a46e2225 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 60ad498b7bd01542a69d6603160d36494c97077a diff -r c914743e3f2f -r 7faadba7c625 README.rst --- a/README.rst Tue Apr 30 04:05:00 2019 -0400 +++ b/README.rst Tue Apr 30 04:45:06 2019 -0400 @@ -4,6 +4,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_) diff -r c914743e3f2f -r 7faadba7c625 abims_xcms_retcor.xml --- a/abims_xcms_retcor.xml Tue Apr 30 04:05:00 2019 -0400 +++ b/abims_xcms_retcor.xml Tue Apr 30 04:45:06 2019 -0400 @@ -1,4 +1,4 @@ - + Retention Time Correction @@ -308,6 +308,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_)