| Previous changeset 6:475bbef634d4 (2025-04-15) |
|
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit ad0d51ab950021624c84daab1809e1aa60014cfb |
|
modified:
macros.xml qcxms_neutral_run.xml |
| b |
| diff -r 475bbef634d4 -r c40784ec1fdd macros.xml --- a/macros.xml Tue Apr 15 12:33:15 2025 +0000 +++ b/macros.xml Fri Dec 12 10:47:12 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 475bbef634d4 -r c40784ec1fdd qcxms_neutral_run.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 |
| b |
| @@ -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> |