changeset 6:a48a1c23257c draft default tip

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_msfinder commit ad0d51ab950021624c84daab1809e1aa60014cfb
author recetox
date Fri, 12 Dec 2025 10:47:28 +0000
parents e7eff0c9baa3
children
files macros.xml recetox_msfinder.xml
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Jan 24 13:26:32 2024 +0000
+++ b/macros.xml	Fri Dec 12 10:47:28 2025 +0000
@@ -2,6 +2,7 @@
     <token name="@TOOL_VERSION@">v3.5.2</token>
     <xml name="requirements">
         <requirements>
+            <container type="singularity">oras://cerit.io/galaxy/recetox-msfinder:v3.5.2-rcx2</container>
             <container type="docker">recetox/recetox-msfinder:v3.5.2-rcx2</container>
         </requirements>
     </xml>
--- a/recetox_msfinder.xml	Wed Jan 24 13:26:32 2024 +0000
+++ b/recetox_msfinder.xml	Fri Dec 12 10:47:28 2025 +0000
@@ -1,4 +1,4 @@
-<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy4">
+<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy5">
     <description>Annotation of fragment peaks in mass spectral libraries.</description>
     <macros>
         <import>macros.xml</import>