diff qiime2/qiime_longitudinal_maturity-index.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents 914fa4daf16a
children f190567fe3f6
line wrap: on
line diff
--- a/qiime2/qiime_longitudinal_maturity-index.xml	Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_longitudinal_maturity-index.xml	Tue Aug 13 07:46:48 2019 -0400
@@ -20,7 +20,7 @@
  --p-estimator=$pestimator
 #end if
 
-#if $pnestimators:
+#if str($pnestimators):
  --p-n-estimators=$pnestimators
 #end if
 
@@ -32,7 +32,7 @@
  --p-step=$pstep
 #end if
 
-#if $pcv:
+#if str($pcv):
  --p-cv=$pcv
 #end if