# HG changeset patch
# User devteam
# Date 1447261529 18000
# Node ID ca29c55c78e7d7994785191add15cc0e0cfaa392
# Parent  d8c9597bfb097023e09827f2bdf7f5786f87a092
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/bwa commit a1517c9d22029095120643bbe2c8fa53754dd2b7

diff -r d8c9597bfb09 -r ca29c55c78e7 read_group_macros.xml
--- a/read_group_macros.xml	Tue Nov 03 09:36:45 2015 -0500
+++ b/read_group_macros.xml	Wed Nov 11 12:05:29 2015 -0500
@@ -121,7 +121,7 @@
         #set $rg_pg = ''
     #end if
 
-    #if str($rg_param("PI"))
+    #if $rg_param("PI") != None
         #set $rg_pi = str($rg_param("PI"))
     #else
         #set $rg_pi = ''