diff qiime2/qiime_vsearch_uchime-ref.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents a025a4a89e07
children f190567fe3f6
line wrap: on
line diff
--- a/qiime2/qiime_vsearch_uchime-ref.xml	Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_vsearch_uchime-ref.xml	Tue Aug 13 07:46:48 2019 -0400
@@ -15,7 +15,7 @@
  --p-dn=$pdn
 #end if
 
-#if $pmindiffs:
+#if str($pmindiffs):
  --p-mindiffs=$pmindiffs
 #end if
 
@@ -27,7 +27,7 @@
  --p-minh=$pminh
 #end if
 
-#if $pxn:
+#if str($pxn):
  --p-xn=$pxn
 #end if