changeset 6:961236c5ec73 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 5a4e0ca9992af3a6e5ed2b533f04bb82ce761e0b
author devteam
date Mon, 09 Nov 2015 11:49:09 -0500
parents 2f3cdd537834
children 08f69add4d06
files read_group_macros.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/read_group_macros.xml	Thu Oct 29 22:23:28 2015 -0400
+++ b/read_group_macros.xml	Mon Nov 09 11:49:09 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 = ''