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

Changeset 5:720958b09af4 (2025-12-12)
Previous changeset 4:0109f244d25a (2025-04-15)
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit ad0d51ab950021624c84daab1809e1aa60014cfb
modified:
macros.xml
qcxms_getres.xml
b
diff -r 0109f244d25a -r 720958b09af4 macros.xml
--- a/macros.xml Tue Apr 15 12:33:23 2025 +0000
+++ b/macros.xml Fri Dec 12 10:47:06 2025 +0000
b
@@ -2,6 +2,7 @@
     <token name="@TOOL_VERSION@">5.2.1</token>
     <xml name="requirements">
         <requirements>
+            <container type="singularity">oras://cerit.io/galaxy/qcxms-docker:@TOOL_VERSION@</container>
             <container type="docker">recetox/qcxms-docker:@TOOL_VERSION@</container>
         </requirements>
     </xml>
b
diff -r 0109f244d25a -r 720958b09af4 qcxms_getres.xml
--- a/qcxms_getres.xml Tue Apr 15 12:33:23 2025 +0000
+++ b/qcxms_getres.xml Fri Dec 12 10:47:06 2025 +0000
b
@@ -1,4 +1,4 @@
-<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy3" profile="22.09">
+<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy4" profile="22.09">
     <description>Get result of the Production run to obtain a QCxMS simulated mass spectrum</description>
     
     <macros>