changeset 11:d84cc9960035 draft default tip

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 94f746247c464fb270358421399810d8a9fb9e8a
author computational-metabolomics
date Fri, 13 Sep 2024 13:36:43 +0000
parents 13034c3886f2
children
files macros.xml purityX.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Sep 13 12:24:27 2024 +0000
+++ b/macros.xml	Fri Sep 13 13:36:43 2024 +0000
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">1.28.0</token>
-    <token name="@GALAXY_TOOL_VERSION@">0</token>
+    <token name="@GALAXY_TOOL_VERSION@">1</token>
 
     <xml name="requirements">
         <requirements>
--- a/purityX.xml	Fri Sep 13 12:24:27 2024 +0000
+++ b/purityX.xml	Fri Sep 13 13:36:43 2024 +0000
@@ -117,10 +117,10 @@
         <expand macro="camera_xcms" />
 
         <param argument="--raw_rt_columns" type="boolean" label="Has the raw retention time been tracked within the peaks?"
-               help="Only applicable when using retention time correction with obiwarp. When obiwarp is used
-                     the retention time correction tracking is slightly different to the other correction methods. To ensure
-                     correct tracking with obiwarp an additional tool (track_rt_raw) should be performed prior to
-                     any retention time correction."/>
+               help="[Deprecated] No longer applicable. Previously when obiwarp was used
+                     the retention time correction tracking was slightly different to the other correction methods. To ensure
+                     correct tracking with obiwarp an additional tool (track_rt_raw) was performed prior to
+                     any retention time correction - and this was then checked when this flag was turned on"/>
 
         <expand macro="fileload" />