comparison 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
comparison
equal deleted inserted replaced
10:84533814b1d5 11:144392dd4a31
1 <tool id="msnbase_readmsdata" name="MSnbase readMSData" version="@WRAPPER_VERSION@.0"> 1 <tool id="msnbase_readmsdata" name="MSnbase readMSData" version="@WRAPPER_VERSION@.1">
2 <description>Imports mass-spectrometry data files</description> 2 <description>Imports mass-spectrometry data files</description>
3 3
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 <import>macros_msnbase.xml</import> 6 <import>macros_msnbase.xml</import>
230 Changelog/News 230 Changelog/News
231 -------------- 231 --------------
232 232
233 .. _News: https://bioconductor.org/packages/release/bioc/news/MSnbase/NEWS 233 .. _News: https://bioconductor.org/packages/release/bioc/news/MSnbase/NEWS
234 234
235 **Version 2.8.2.1 - 30/04/2019**
236
237 - BUGFIX: remove the pre-compute of the chromatograms which was memory consuming. Now, only xcms plot chromatogram will generate the Chromatograms.
238
235 **Version 2.8.2.0 - 08/04/2019** 239 **Version 2.8.2.0 - 08/04/2019**
236 240
237 - 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. 241 - 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.
238 242
239 **Version 2.4.0.0 - 29/03/2018** 243 **Version 2.4.0.0 - 29/03/2018**