# HG changeset patch
# User jjohnson
# Date 1448287207 18000
# Node ID 61fc10014a9e62fa546c5fcb97f5345415ea7c68
# Parent bd817c1fdd6370f588a4cc38fa8b779d165d5033
Uploaded
diff -r bd817c1fdd63 -r 61fc10014a9e optitype.xml
--- a/optitype.xml Wed Sep 23 15:35:45 2015 -0400
+++ b/optitype.xml Mon Nov 23 09:00:07 2015 -0500
@@ -29,10 +29,10 @@
#set $input_fq = ' '.join($fastqs)
&& python \$OPTITYPE_DIR/OptiTypePipeline.py
$read_type --input ${' '.join($fastqs)}
-#if $beta != None:
+#if str($beta) != '':
--beta $beta
#end if
-#if $enumerate != None:
+#if str($enumerations) != '':
--enumerate $enumerations
#end if
--outdir $outdir
@@ -63,7 +63,7 @@
-
+
diff -r bd817c1fdd63 -r 61fc10014a9e tool_dependencies.xml
--- a/tool_dependencies.xml Wed Sep 23 15:35:45 2015 -0400
+++ b/tool_dependencies.xml Mon Nov 23 09:00:07 2015 -0500
@@ -1,7 +1,7 @@
-
+