comparison classification.xml @ 16:eddc2ae2db80 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit c8d3adac445b4e08e2724e22d7201bfc38bbf40f"
author galaxyp
date Sun, 29 Aug 2021 07:26:30 +0000
parents f28ad96b76dc
children 4c177985028a
comparison
equal deleted inserted replaced
15:f28ad96b76dc 16:eddc2ae2db80
1 <tool id="cardinal_classification" name="MSI classification" version="@VERSION@.2"> 1 <tool id="cardinal_classification" name="MSI classification" version="@VERSION@.0">
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.3">r-gridextra</requirement> 7 <requirement type="package" version="2.3">r-gridextra</requirement>
8 <requirement type="package" version="3.3.2">r-ggplot2</requirement> 8 <requirement type="package" version="3.3.5">r-ggplot2</requirement>
9 </expand> 9 </expand>
10 <command detect_errors="exit_code"> 10 <command detect_errors="exit_code">
11 <![CDATA[ 11 <![CDATA[
12 12
13 @INPUT_LINKING@ 13 @INPUT_LINKING@