Mercurial > repos > recetox > qcxms_getres
changeset 5:720958b09af4 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit ad0d51ab950021624c84daab1809e1aa60014cfb
| author | recetox |
|---|---|
| date | Fri, 12 Dec 2025 10:47:06 +0000 |
| parents | 0109f244d25a |
| children | |
| files | macros.xml qcxms_getres.xml |
| diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Apr 15 12:33:23 2025 +0000 +++ b/macros.xml Fri Dec 12 10:47:06 2025 +0000 @@ -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>
--- a/qcxms_getres.xml Tue Apr 15 12:33:23 2025 +0000 +++ b/qcxms_getres.xml Fri Dec 12 10:47:06 2025 +0000 @@ -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>
