diff recetox_aplcms_recover_weaker_signals.xml @ 5:e32b37017e68 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:02 +0000
parents 1d643a079220
children a851350b8581
line wrap: on
line diff
--- a/recetox_aplcms_recover_weaker_signals.xml	Wed May 24 14:48:06 2023 +0000
+++ b/recetox_aplcms_recover_weaker_signals.xml	Thu May 25 09:14:02 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="recetox_aplcms_recover_weaker_signals" name="recetox-aplcms - recover weaker signals" version="@TOOL_VERSION@+galaxy0">
+<tool id="recetox_aplcms_recover_weaker_signals" name="recetox-aplcms - recover weaker signals" version="@TOOL_VERSION@+galaxy1">
     <description>recover weaker signals from raw data using an aligned feature table</description>
     <macros>
         <import>macros.xml</import>
@@ -98,7 +98,7 @@
     </inputs>
 
     <outputs>
-        <data label="${tool.name} on ${on_string}" name="output_file" format="parquet" />
+        <data label="${($input_file.element_identifier).rsplit('.',1)[0]}.parquet" name="output_file" format="parquet" />
     </outputs>
 
     <tests>