changeset 1:b8e9a7c7add2 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit ca44513d50b29a4706e2a2db96c23ef6688b7c2d
author recetox
date Fri, 22 Jul 2022 16:48:44 +0000
parents 3d275fbdf741
children f814052fbdc5
files macros.xml matchms_filtering.xml
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Mar 22 16:08:03 2022 +0000
+++ b/macros.xml	Fri Jul 22 16:48:44 2022 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.14.0</token>
+    <token name="@TOOL_VERSION@">0.15.0</token>
 
     <xml name="creator">
         <creator>
@@ -8,6 +8,11 @@
                 familyName="Hecht"
                 url="https://github.com/hechth"
                 identifier="0000-0001-6744-996X" />
+            <person
+                givenName="Zargham"
+                familyName="Ahmad"
+                url="https://github.com/zargham-ahmad"
+                identifier="0000-0002-6096-224X" />
             <organization
                 url="https://www.recetox.muni.cz/"
                 email="GalaxyToolsDevelopmentandDeployment@space.muni.cz"
--- a/matchms_filtering.xml	Tue Mar 22 16:08:03 2022 +0000
+++ b/matchms_filtering.xml	Fri Jul 22 16:48:44 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="matchms_filtering" name="matchMS filtering" version="@TOOL_VERSION@+galaxy1">
+<tool id="matchms_filtering" name="matchMS filtering" version="@TOOL_VERSION@+galaxy0">
     <description>filter and normalize mass spectrometry data</description>
     <macros>
         <import>macros.xml</import>