diff computeGCBias.xml @ 20:69ff16ba27bd draft

Uploaded
author bgruening
date Mon, 03 Feb 2014 15:47:26 -0500
parents 5ea8782d650c
children f85c85597f95
line wrap: on
line diff
--- a/computeGCBias.xml	Mon Feb 03 13:56:24 2014 -0500
+++ b/computeGCBias.xml	Mon Feb 03 15:47:26 2014 -0500
@@ -25,7 +25,7 @@
                 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize_opt
             #end if
 
-            #if str(region).strip() != '':
+            #if str($region).strip() != '':
                 --region 'region'
             #end if