diff recetox_aplcms_generate_feature_table.xml @ 3:b0423c52dce2 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:12:01 +0000
parents e09137c38b4c
children fd078f5746d3
line wrap: on
line diff
--- a/recetox_aplcms_generate_feature_table.xml	Wed May 24 14:45:46 2023 +0000
+++ b/recetox_aplcms_generate_feature_table.xml	Thu May 25 09:12:01 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>