Mercurial > repos > galaxyp > cardinal_classification
comparison classification.xml @ 8:298ead62376b draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit d008f6ea0f5c8435fb975a34cb99ea4d42c5ebd2"
author | galaxyp |
---|---|
date | Wed, 13 May 2020 17:52:13 +0000 |
parents | 161fa352fccb |
children | 60a70b5fb67c |
comparison
equal
deleted
inserted
replaced
7:161fa352fccb | 8:298ead62376b |
---|---|
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"> |
818 <option value="adaptive" selected="True">adaptive</option> | 818 <option value="adaptive" selected="True">adaptive</option> |
819 </param> | 819 </param> |
820 | 820 |
821 </when> | 821 </when> |
822 </conditional> | 822 </conditional> |
823 | |
823 </when> | 824 </when> |
824 | 825 |
825 <when value="prediction"> | 826 <when value="prediction"> |
826 <param name="training_result" type="data" format="rdata" label="Result from previous classification training"/> | 827 <param name="training_result" type="data" format="rdata" label="Result from previous classification training"/> |
827 <!--param name="predicted_toplabels" type="integer" value="100" | 828 <!--param name="predicted_toplabels" type="integer" value="100" |