changeset 1:dd3e046a72ad draft default tip

"planemo upload for repository https://github.com/llegregam/Isoplot/tree/main commit 97521f53202a392709ba96988129ae08d0dac317"
author workflow4metabolomics
date Mon, 04 Oct 2021 09:01:32 +0000
parents 8b54f922377a
children
files isoplot.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/isoplot.xml	Fri Sep 03 08:01:12 2021 +0000
+++ b/isoplot.xml	Mon Oct 04 09:01:32 2021 +0000
@@ -1,4 +1,4 @@
-<tool id='isoplot' name='Isoplot: Generate plots from isocor output' version='1.3.0+galaxy0' profile='20.01'>
+<tool id='isoplot' name='Isoplot: Generate plots from isocor output' version='1.3.0+galaxy1' profile='20.01'>
     <requirements>
         <requirement type='package' version='1.3.0'>isoplot</requirement>
     </requirements>
@@ -17,8 +17,8 @@
 -g -z '$plots_output' > $data_output 2> '$log_output'
     ]]></command>
     <inputs>
-        <param name='datafile' type='data' format='csv, tabular' multiple='true' label='Upload data that has been corrected by Isocor (.tsv format)' />
-        <param name='template_file' type='data' format='csv, xlsx' multiple='true' label='Upload template file containing plot metadata (.xlsx format)' argument='--template'/>
+        <param name='datafile' type='data' format='csv,tabular' multiple='true' label='Upload data that has been corrected by Isocor (.tsv format)' />
+        <param name='template_file' type='data' format='csv,xlsx' multiple='true' label='Upload template file containing plot metadata (.xlsx format)' argument='--template'/>
         <!--param name='run_name' type='text' label='Run name' /-->
         <param name='format' type='select' label='Plot format'>
             <option value='pdf'>pdf</option>