Repository 'mspurity_purityx'
hg clone https://toolshed.g2.bx.psu.edu/repos/computational-metabolomics/mspurity_purityx

Changeset 11:d84cc9960035 (2024-09-13)
Previous changeset 10:13034c3886f2 (2024-09-13)
Commit message:
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 94f746247c464fb270358421399810d8a9fb9e8a
modified:
macros.xml
purityX.xml
b
diff -r 13034c3886f2 -r d84cc9960035 macros.xml
--- a/macros.xml Fri Sep 13 12:24:27 2024 +0000
+++ b/macros.xml Fri Sep 13 13:36:43 2024 +0000
b
@@ -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>
b
diff -r 13034c3886f2 -r d84cc9960035 purityX.xml
--- 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" />