changeset 1:3c7f20b24047 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/misc commit 2b0be6866d514189a4beb3f4168b473222cb3ccb
author recetox
date Mon, 26 Feb 2024 10:24:28 +0000
parents d75b6626e18a
children e0cac9994a72
files macros.xml use_theoretical_mz_annotations.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Feb 22 10:48:59 2024 +0000
+++ b/macros.xml	Mon Feb 26 10:24:28 2024 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.3.4</token>
+    <token name="@TOOL_VERSION@">1.0.0</token>
     <xml name="creator">
         <creator>
             <person
--- a/use_theoretical_mz_annotations.xml	Thu Feb 22 10:48:59 2024 +0000
+++ b/use_theoretical_mz_annotations.xml	Mon Feb 26 10:24:28 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="use_theoretical_mz" name="use theoretical m/z values" version="@TOOL_VERSION@+galaxy4" profile="21.09">
+<tool id="use_theoretical_mz_annotations" name="use theoretical m/z values" version="@TOOL_VERSION@+galaxy0" profile="21.09">
     <description>Overwrite experimentally measured mz values for peaks with theoretical values from peak comments.</description>
     <macros>
         <import>macros.xml</import>
@@ -6,7 +6,7 @@
     <expand macro="creator"/>
 
     <command detect_errors="exit_code"><![CDATA[
-    python '$__tool_directory__/use_theoretical_mz_annotations.py'
+    python3 '$__tool_directory__/use_theoretical_mz_annotations.py'
     -i '${input}'
     -o '${output_data}' 
     #if $only_theoretical_annotated