comparison abims_xcms_summary.xml @ 20:46be2c523a7f draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f0d42bca2f34c58c04b55e5990058d479c0ae639
author lecorguille
date Mon, 11 Feb 2019 06:14:10 -0500
parents 97ca0321931b
children 534708fa071c
comparison
equal deleted inserted replaced
19:0cc47a5ebca9 20:46be2c523a7f
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 <import>macros_xcms.xml</import> 7 <import>macros_xcms.xml</import>
8 </macros> 8 </macros>
9 9
10 <expand macro="requirements"> 10 <requirements>
11 <requirement type="package" version="3.0.0">bioconductor-xcms</requirement>
11 <requirement type="package" version="1.32.0">bioconductor-camera</requirement> 12 <requirement type="package" version="1.32.0">bioconductor-camera</requirement>
12 </expand> 13 <requirement type="package" version="1.1_4">r-batch</requirement>
14 </requirements>
13 15
14 <expand macro="stdio"/> 16 <expand macro="stdio"/>
15 17
16 <command><![CDATA[ 18 <command><![CDATA[
17 @COMMAND_RSCRIPT@/xcms_summary.r 19 @COMMAND_RSCRIPT@/xcms_summary.r
83 --------------------------------------------------- 85 ---------------------------------------------------
84 86
85 Changelog/News 87 Changelog/News
86 -------------- 88 --------------
87 89
90 **Version 3.4.3.0 - 08/02/2019**
91
92 - UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.3
93
88 **Version 3.0.0.0 - 14/02/2018** 94 **Version 3.0.0.0 - 14/02/2018**
89 95
90 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods 96 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods
91 97
92 - IMPROVEMENT: the tool now shows all the parameters and not only those which were set. 98 - IMPROVEMENT: the tool now shows all the parameters and not only those which were set.