# HG changeset patch
# User lecorguille
# Date 1486546638 18000
# Node ID d9e7403f16f38f636c290d3927b40e41c7fc2cd6
# Parent a2908411620ecf4cf02a3d4c1328a040ad234969
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b3ba169290fd2e40dafe167f345106c1c3da3ebe
diff -r a2908411620e -r d9e7403f16f3 macros.xml
--- a/macros.xml Sun Feb 05 08:58:30 2017 -0500
+++ b/macros.xml Wed Feb 08 04:37:18 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