comparison abims_xcms_summary.xml @ 28:018a9771de28 draft

"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit dcc90f9cf76e6980c0a7d9698c89fab826e7adae"
author workflow4metabolomics
date Wed, 07 Apr 2021 16:46:50 +0000
parents bed23aa27b4b
children 2a2850fdf29e
comparison
equal deleted inserted replaced
27:bed23aa27b4b 28:018a9771de28
1 <tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy2"> 1 <tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy0">
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 <import>macros_xcms.xml</import> 7 <import>macros_xcms.xml</import>
8 </macros> 8 </macros>
9 9
10 <requirements> 10 <requirements>
11 <requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement> 11 <requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement>
12 <requirement type="package" version="1.40.0">bioconductor-camera</requirement> 12 <requirement type="package" version="1.46.0">bioconductor-camera</requirement>
13 <requirement type="package" version="1.1_5">r-batch</requirement> 13 <requirement type="package" version="1.1_5">r-batch</requirement>
14 </requirements> 14 </requirements>
15 15
16 <expand macro="stdio"/> 16 <expand macro="stdio"/>
17 17
85 --------------------------------------------------- 85 ---------------------------------------------------
86 86
87 Changelog/News 87 Changelog/News
88 -------------- 88 --------------
89 89
90 @HELP_XCMS_NEWVERSION_31200@
91
90 **Version 3.6.1+galaxy2 - 23/09/2020** 92 **Version 3.6.1+galaxy2 - 23/09/2020**
91 93
92 - BUGFIX: "Error: object 'sampleNamesList' not found" in case of .RData input from CAMERA 94 - BUGFIX: "Error: object 'sampleNamesList' not found" in case of .RData input from CAMERA
93
94 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS
95 95
96 **Version 3.6.1+galaxy1 - 05/04/2020** 96 **Version 3.6.1+galaxy1 - 05/04/2020**
97 97
98 - UPGRADE: upgrade the CAMERA version from 1.38.0 to 1.42.0 98 - UPGRADE: upgrade the CAMERA version from 1.38.0 to 1.42.0
99 99