diff recetox_aplcms_generate_feature_table.xml @ 3:477b5144a422 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 505c3374a3e1e9aa450fcb752f2b8f87558fedbb
author recetox
date Thu, 25 May 2023 09:14:23 +0000
parents e8962c8340f4
children 702a849c1e0e
line wrap: on
line diff
--- a/recetox_aplcms_generate_feature_table.xml	Wed May 24 14:48:31 2023 +0000
+++ b/recetox_aplcms_generate_feature_table.xml	Thu May 25 09:14:23 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy0">
+<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy1">
     <description>generate feature table from noise-removed HRMS profile data</description>
     <macros>
         <import>macros.xml</import>
@@ -63,7 +63,7 @@
     </inputs>
 
     <outputs>
-        <data label="${tool.name} on ${on_string}" name="output_file" format="parquet" />
+        <data label="${($profile.element_identifier).rsplit('.',1)[0]}.parquet" name="output_file" format="parquet" />
     </outputs>
 
     <tests>