Mercurial > repos > recetox > aplcms_to_ramclustr_converter
changeset 6:a7f2f8d6f44b draft default tip
"planemo upload for repository https://github.com/RECETOX/galaxytools/tools/aplcms_to_ramclustr_converter/ commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
author | recetox |
---|---|
date | Tue, 22 Mar 2022 16:00:59 +0000 |
parents | b9263b8fcc1e |
children | |
files | aplcms_to_ramclustr_converter.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/aplcms_to_ramclustr_converter.xml Fri Jan 28 16:20:51 2022 +0000 +++ b/aplcms_to_ramclustr_converter.xml Tue Mar 22 16:00:59 2022 +0000 @@ -1,5 +1,5 @@ -<tool id="aplcms_to_ramclustr_converter" name="apLCMS to RamClustR converter" version="0.1.0+galaxy0" python_template_version="3.5"> - <description>converts apLCMS parquet output to RamClustR csv input</description> +<tool id="aplcms_to_ramclustr_converter" name="apLCMS to RamClustR converter" version="0.1.0+galaxy1" python_template_version="3.5"> + <description>converts apLCMS output to RamClustR input</description> <macros> <import>macros.xml</import> </macros> @@ -15,7 +15,7 @@ <param name="aplcms_dataframe" type="data" format="parquet" label="apLCMS Dataframe"/> </inputs> <outputs> - <data format="csv" name="out_file" label="Feature-by-sample ${aplcms_dataframe.name} table (csv)"/> + <data format="csv" name="out_file" label="Feature-by-sample ${aplcms_dataframe.name} table"/> </outputs> <tests> <test>