Mercurial > repos > recetox > qcxms_neutral_run
changeset 7:c40784ec1fdd 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:12 +0000 |
| parents | 475bbef634d4 |
| children | |
| files | macros.xml qcxms_neutral_run.xml |
| diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Apr 15 12:33:15 2025 +0000 +++ b/macros.xml Fri Dec 12 10:47:12 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_neutral_run.xml Tue Apr 15 12:33:15 2025 +0000 +++ b/qcxms_neutral_run.xml Fri Dec 12 10:47:12 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="qcxms_neutral_run" name="QCxMS neutral run" version="@TOOL_VERSION@+galaxy6" profile="22.09"> +<tool id="qcxms_neutral_run" name="QCxMS neutral run" version="@TOOL_VERSION@+galaxy7" profile="22.09"> <description>required as first step to prepare for the production runs</description> <macros>
