Mercurial > repos > lecorguille > msnbase_readmsdata
diff msnbase_readmsdata.xml @ 11:144392dd4a31 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 60ad498b7bd01542a69d6603160d36494c97077a
| author | lecorguille |
|---|---|
| date | Tue, 30 Apr 2019 05:12:42 -0400 |
| parents | 84533814b1d5 |
| children | d1ec753f586f |
line wrap: on
line diff
--- a/msnbase_readmsdata.xml Mon Apr 29 06:07:14 2019 -0400 +++ b/msnbase_readmsdata.xml Tue Apr 30 05:12:42 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="msnbase_readmsdata" name="MSnbase readMSData" version="@WRAPPER_VERSION@.0"> +<tool id="msnbase_readmsdata" name="MSnbase readMSData" version="@WRAPPER_VERSION@.1"> <description>Imports mass-spectrometry data files</description> <macros> @@ -232,6 +232,10 @@ .. _News: https://bioconductor.org/packages/release/bioc/news/MSnbase/NEWS +**Version 2.8.2.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 2.8.2.0 - 08/04/2019** - UPGRADE: upgrade the MSnbase version from 2.4.0 to 2.8.2 (see MSnbase News_). Almost all the new features may not concern our usage of MSnbase.
