Mercurial > repos > galaxyp > cardinal_classification
comparison classification.xml @ 1:33579f05d1f8 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:18:58 -0400 |
parents | 7d1500ecbda9 |
children | bf0eb536e4e5 |
comparison
equal
deleted
inserted
replaced
0:7d1500ecbda9 | 1:33579f05d1f8 |
---|---|
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@ |