Previous changeset 19:c8f8d598f562 (2019-02-11) Next changeset 21:2d94a873d649 (2019-03-12) |
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit d481a27556155e3587901d702d364b71f28e30b9 |
modified:
README.rst abims_xcms_group.xml macros_xcms.xml |
b |
diff -r c8f8d598f562 -r 63d9c5980c07 README.rst --- a/README.rst Mon Feb 11 06:02:39 2019 -0500 +++ b/README.rst Thu Mar 07 07:40:20 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 c8f8d598f562 -r 63d9c5980c07 abims_xcms_group.xml --- a/abims_xcms_group.xml Mon Feb 11 06:02:39 2019 -0500 +++ b/abims_xcms_group.xml Thu Mar 07 07:40:20 2019 -0500 |
b |
@@ -355,9 +355,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: groupChromPeaks wasn't pass to the ChromPeakDensity plots |
b |
diff -r c8f8d598f562 -r 63d9c5980c07 macros_xcms.xml --- a/macros_xcms.xml Mon Feb 11 06:02:39 2019 -0500 +++ b/macros_xcms.xml Thu Mar 07 07:40:20 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> |