Skip to content

Commit ebaa677

Browse files
authored
bump tool wrapper versions to use preferred requirement img
1 parent 15f1ed2 commit ebaa677

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

tools/qcxms/qcxms_getres.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy3" profile="22.09">
1+
<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy4" profile="22.09">
22
<description>Get result of the Production run to obtain a QCxMS simulated mass spectrum</description>
33

44
<macros>

tools/qcxms/qcxms_neutral_run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="qcxms_neutral_run" name="QCxMS neutral run" version="@TOOL_VERSION@+galaxy6" profile="22.09">
1+
<tool id="qcxms_neutral_run" name="QCxMS neutral run" version="@TOOL_VERSION@+galaxy7" profile="22.09">
22
<description>required as first step to prepare for the production runs</description>
33

44
<macros>

tools/qcxms/qcxms_prod_run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="qcxms_production_run" name="QCxMS production run" version="@TOOL_VERSION@+galaxy4" profile="22.09">
1+
<tool id="qcxms_production_run" name="QCxMS production run" version="@TOOL_VERSION@+galaxy5" profile="22.09">
22
<description>Production run to obtain a QCxMS simulated mass spectrum</description>
33

44
<macros>

tools/recetox_msfinder/recetox_msfinder.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy4">
1+
<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy5">
22
<description>Annotation of fragment peaks in mass spectral libraries.</description>
33
<macros>
44
<import>macros.xml</import>

tools/retip/retip_apply.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="retip_apply" name="Retip prediction" version="@TOOL_VERSION@+galaxy5">
1+
<tool id="retip_apply" name="Retip prediction" version="@TOOL_VERSION@+galaxy6">
22
<description>is retention time predictor for Metabolomics</description>
33
<macros>
44
<import>macros.xml</import>

tools/retip/retip_descriptors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="retip_descriptors" name="Retip chemical descriptors" version="@TOOL_VERSION@+galaxy5">
1+
<tool id="retip_descriptors" name="Retip chemical descriptors" version="@TOOL_VERSION@+galaxy6">
22
<description>for retention time prediction</description>
33
<macros>
44
<import>macros.xml</import>

tools/retip/retip_filter_rt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="retip_filter_rt" name="Retip filter" version="@TOOL_VERSION@+galaxy5">
1+
<tool id="retip_filter_rt" name="Retip filter" version="@TOOL_VERSION@+galaxy6">
22
<description>for predicted RT's</description>
33
<macros>
44
<import>macros.xml</import>

tools/retip/retip_train.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="retip_train" name="Retip training" version="@TOOL_VERSION@+galaxy5">
1+
<tool id="retip_train" name="Retip training" version="@TOOL_VERSION@+galaxy6">
22
<description>the Keras model to predict retention times</description>
33
<macros>
44
<import>macros.xml</import>

0 commit comments

Comments
 (0)