comparison abims_xcms_summary.xml @ 14:4c757d1ba7b4 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
author lecorguille
date Tue, 13 Feb 2018 04:51:37 -0500
parents 27e7da5f6848
children 97ca0321931b
comparison
equal deleted inserted replaced
13:a5347d57899f 14:4c757d1ba7b4
1 <tool id="abims_xcms_summary" name="xcms.summary" version="1.0.3"> 1 <tool id="abims_xcms_summary" name="xcms.summary" version="1.0.4">
2 2
3 <description>Create a summary of XCMS analysis</description> 3 <description>Create a summary of XCMS analysis</description>
4 4
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
8 8
9 <requirements> 9 <requirements>
10 <requirement type="package" version="1.26.0">bioconductor-camera</requirement> 10 <requirement type="package" version="1.32.0">bioconductor-camera</requirement>
11 <requirement type="package" version="1.1_4">r-batch</requirement> 11 <requirement type="package" version="1.1_4">r-batch</requirement>
12 </requirements> 12 </requirements>
13 13
14 <expand macro="stdio"/> 14 <expand macro="stdio"/>
15 15
83 --------------------------------------------------- 83 ---------------------------------------------------
84 84
85 Changelog/News 85 Changelog/News
86 -------------- 86 --------------
87 87
88 **Version 1.0.4 - 13/02/2018**
89
90 - UPGRADE: upgrate the CAMERA version from 1.26.0 to 1.32.0
91
88 **Version 1.0.3 - 03/02/2017** 92 **Version 1.0.3 - 03/02/2017**
89 93
90 - IMPROVEMENT: xcms.summary can deal with merged individual data 94 - IMPROVEMENT: xcms.summary can deal with merged individual data
91 95
92 **Version 1.0.2 - 06/07/2016** 96 **Version 1.0.2 - 06/07/2016**