changeset 3:d1f44632f206 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_msfinder commit 14d90155d2579b399ad04010dcade97aa8543d30
author recetox
date Sat, 21 Oct 2023 12:31:00 +0000
parents 42ec41fe2329
children ae66b58846cd
files macros.xml recetox_msfinder.xml
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Oct 12 13:31:14 2023 +0000
+++ b/macros.xml	Sat Oct 21 12:31:00 2023 +0000
@@ -18,6 +18,11 @@
                 name="RECETOX MUNI" />
         </creator>
     </xml>
+    <xml name="refs">
+        <xrefs>
+               <xref type="bio.tools">recetox-msfinder</xref>
+        </xrefs>
+     </xml>
     <xml name="input">
         <param name="input_data" type="data" format="msp" label="Input mass spectral library file to which to add peak annotations."
             help="Formula and InChI (or SMILES) codes are required to be present in the library file" />
--- a/recetox_msfinder.xml	Thu Oct 12 13:31:14 2023 +0000
+++ b/recetox_msfinder.xml	Sat Oct 21 12:31:00 2023 +0000
@@ -1,8 +1,9 @@
-<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy1">
+<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy2">
     <description>Annotation of fragment peaks in mass spectral libraries.</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="refs"/>
     <expand macro="creator" />
 
     <expand macro="requirements" />