Mercurial > repos > lecorguille > xcms_summary
comparison abims_xcms_summary.xml @ 26:db6549f27ad1 draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 7234c5fb8350990733e882693248c0433eee5ff8"
author | workflow4metabolomics |
---|---|
date | Tue, 12 May 2020 16:39:28 -0400 |
parents | acc66e5c23d7 |
children | bed23aa27b4b |
comparison
equal
deleted
inserted
replaced
25:acc66e5c23d7 | 26:db6549f27ad1 |
---|---|
1 <tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy0"> | 1 <tool id="abims_xcms_summary" name="xcms process history" version="@TOOL_VERSION@+galaxy1"> |
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="1.38.1">bioconductor-camera</requirement> | 11 <requirement type="package" version="@TOOL_VERSION@">bioconductor-xcms</requirement> |
12 <requirement type="package" version="1.1_4">r-batch</requirement> | 12 <requirement type="package" version="1.40.0">bioconductor-camera</requirement> |
13 <requirement type="package" version="1.1_5">r-batch</requirement> | |
13 </requirements> | 14 </requirements> |
14 | 15 |
15 <expand macro="stdio"/> | 16 <expand macro="stdio"/> |
16 | 17 |
17 <command><![CDATA[ | 18 <command><![CDATA[ |
86 Changelog/News | 87 Changelog/News |
87 -------------- | 88 -------------- |
88 | 89 |
89 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS | 90 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS |
90 | 91 |
92 **Version 3.6.1+galaxy1 - 05/04/2020** | |
93 | |
94 - UPGRADE: upgrade the CAMERA version from 1.38.0 to 1.42.0 | |
95 | |
96 - BUGFIX: "Error in chromPeaks(from)[, "is_filled"] : subscript out of bounds" | |
97 | |
91 @HELP_XCMS_NEWVERSION_3610@ | 98 @HELP_XCMS_NEWVERSION_3610@ |
92 | 99 |
93 @HELP_XCMS_NEWVERSION_3440@ | 100 @HELP_XCMS_NEWVERSION_3440@ |
94 | 101 |
95 **Version 3.0.0.0 - 14/02/2018** | 102 **Version 3.0.0.0 - 14/02/2018** |