comparison classification.xml @ 1:6a03b201bc12 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit d2f311f7fff24e54c565127c40414de708e31b3c
author galaxyp
date Thu, 25 Oct 2018 07:27:07 -0400
parents 2fdbbb1be2b0
children cbc7e53518ce
comparison
equal deleted inserted replaced
0:2fdbbb1be2b0 1:6a03b201bc12
1 <tool id="cardinal_classification" name="MSI classification" version="@VERSION@.0"> 1 <tool id="cardinal_classification" name="MSI classification" version="@VERSION@.1">
2 <description>spatial classification of mass spectrometry imaging data</description> 2 <description>spatial classification of mass spectrometry imaging data</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements"> 6 <expand macro="requirements">
7 <requirement type="package" version="2.2.1">r-gridextra</requirement> 7 <requirement type="package" version="3.0">r-ggplot2</requirement>
8 <requirement type="package" version="0.20-35">r-lattice</requirement> 8 <requirement type="package" version="2.3">r-gridextra</requirement>
9 <requirement type="package" version="2.2.1">r-ggplot2</requirement> 9 <requirement type="package" version="0.20_35">r-lattice</requirement>
10 </expand> 10 </expand>
11 <command detect_errors="exit_code"> 11 <command detect_errors="exit_code">
12 <![CDATA[ 12 <![CDATA[
13 13
14 @INPUT_LINKING@ 14 @INPUT_LINKING@