comparison abims_xcms_retcor.xml @ 6:123824c7eaa8 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
author lecorguille
date Wed, 06 Jul 2016 17:43:01 -0400
parents ac93ed26e4e1
children bb602a5b8819
comparison
equal deleted inserted replaced
5:fc576e3c1a92 6:123824c7eaa8
1 <tool id="abims_xcms_retcor" name="xcms.retcor" version="2.0.6"> 1 <tool id="abims_xcms_retcor" name="xcms.retcor" version="2.0.7">
2 2
3 <description>Retention Time Correction using retcor function from xcms R package </description> 3 <description>Retention Time Correction using retcor function from xcms R package </description>
4 4
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
296 --------------------------------------------------- 296 ---------------------------------------------------
297 297
298 Changelog/News 298 Changelog/News
299 -------------- 299 --------------
300 300
301 **Version 2.0.7 - 06/07/2016**
302
303 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0
304
301 **Version 2.0.6 - 04/04/2016** 305 **Version 2.0.6 - 04/04/2016**
302 306
303 - TEST: refactoring to pass planemo test using conda dependencies 307 - TEST: refactoring to pass planemo test using conda dependencies
304 308
305 309