Mercurial > repos > lecorguille > xcms_retcor
diff abims_xcms_retcor.xml @ 46:32c1cbdbdd3b draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 665b0684ed3cd1db5d297e0265c59787f8b66289"
author | workflow4metabolomics |
---|---|
date | Thu, 13 Feb 2020 11:42:41 +0000 |
parents | 1986c48d86ce |
children | 366ff564f949 |
line wrap: on
line diff
--- a/abims_xcms_retcor.xml Wed Feb 12 13:26:47 2020 +0000 +++ b/abims_xcms_retcor.xml Thu Feb 13 11:42:41 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="abims_xcms_retcor" name="xcms adjustRtime (retcor)" version="@TOOL_VERSION@+galaxy0"> +<tool id="abims_xcms_retcor" name="xcms adjustRtime (retcor)" version="@TOOL_VERSION@+galaxy1"> <description>Retention Time Correction</description> @@ -290,6 +290,9 @@ .. _PeakGroups_manual: https://rdrr.io/bioc/xcms/man/adjustRtime-peakGroups.html#heading-2 .. _Obiwarp_manual: https://rdrr.io/bioc/xcms/man/adjustRtime-obiwarp.html +WARNING: if a retention time ajustment have already been applied to your data. +The function applyAdjustedRtime will replace raw retention times with adjusted retention times and so alloww to cumulate the ajustments. + @HELP_XCMS_MANUAL@ ------------ @@ -308,6 +311,10 @@ .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS +**Version 3.6.1+galaxy1 - 13/02/2020** + +- NEW: if a retention time ajustment have already been applied to your data. The function applyAdjustedRtime will replace raw retention times with adjusted retention times and so alloww to cumulate the ajustments. + @HELP_XCMS_NEWVERSION_3610@ **Version 3.4.4.1 - 30/04/2019**