# HG changeset patch
# User lecorguille
# Date 1486553803 18000
# Node ID d743af7feaad4b19e813a7ad0dd51420fb62fabf
# Parent 4992ecc91c969b8043d6c3b1b139af49c417e55d
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
diff -r 4992ecc91c96 -r d743af7feaad macros.xml
--- a/macros.xml Wed Feb 08 05:27:59 2017 -0500
+++ b/macros.xml Wed Feb 08 06:36:43 2017 -0500
@@ -70,7 +70,42 @@
+
+ #if $peaklist.peaklistBool
+ variableMetadataOutput $variableMetadata
+ dataMatrixOutput $dataMatrix
+ convertRTMinute $peaklist.convertRTMinute
+ numDigitsMZ $peaklist.numDigitsMZ
+ numDigitsRT $peaklist.numDigitsRT
+ intval $peaklist.intval
+ #end if
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (peaklist['peaklistBool'])
+
+
+ (peaklist['peaklistBool'])
+
+
.. class:: infomark