diff read_group_macros.xml @ 11:efc56ee1ade4 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:23:17 -0500
parents 5eaa8a968300
children f6ced08779c4
line wrap: on
line diff
--- a/read_group_macros.xml	Sun Oct 11 10:46:17 2015 -0400
+++ b/read_group_macros.xml	Wed Nov 11 12:23:17 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 = ''