changeset 23:3bc94c3abb28 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit dec989d87d183bd3b79a61838eb5088a194ef29d
author lecorguille
date Mon, 03 Jun 2019 07:17:01 -0400
parents 6824468351ca
children 999f9db0ca2c
files xcms_fillpeaks.r
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xcms_fillpeaks.r	Mon Apr 29 06:31:04 2019 -0400
+++ b/xcms_fillpeaks.r	Mon Jun 03 07:17:01 2019 -0400
@@ -81,7 +81,7 @@
 
 # back compatibility between xcms-3.0.0 and xcms-3.5.2
 xdata <- updateObject(xdata)
-
+register(SerialParam())
 xdata <- fillChromPeaks(xdata, param=fillChromPeaksParam)
 
 if (exists("intval")) {