Repository 'matchms_filtering'
hg clone https://toolshed.g2.bx.psu.edu/repos/recetox/matchms_filtering

Changeset 1:b8e9a7c7add2 (2022-07-22)
Previous changeset 0:3d275fbdf741 (2022-03-22) Next changeset 2:f814052fbdc5 (2022-10-18)
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit ca44513d50b29a4706e2a2db96c23ef6688b7c2d
modified:
macros.xml
matchms_filtering.xml
b
diff -r 3d275fbdf741 -r b8e9a7c7add2 macros.xml
--- a/macros.xml Tue Mar 22 16:08:03 2022 +0000
+++ b/macros.xml Fri Jul 22 16:48:44 2022 +0000
b
@@ -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"
b
diff -r 3d275fbdf741 -r b8e9a7c7add2 matchms_filtering.xml
--- a/matchms_filtering.xml Tue Mar 22 16:08:03 2022 +0000
+++ b/matchms_filtering.xml Fri Jul 22 16:48:44 2022 +0000
b
@@ -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>