changeset 23:7158a1df3841 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tetyper commit 65f9e423263afc8f23fa51cb4770998b99f933ba-dirty"
author dfornika
date Sat, 04 Jan 2020 00:48:57 +0000
parents eee578803b2d
children ea14ef930fc5
files tetyper.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tetyper.xml	Fri Jan 03 23:33:45 2020 +0000
+++ b/tetyper.xml	Sat Jan 04 00:48:57 2020 +0000
@@ -26,7 +26,7 @@
             #else:
               #set $snp_profiles = str( $snp_profiles_source.snp_profiles )
             #end if
-            #if $snp_profiles
+            #if str( $snp_profiles ) != 'None'
               --snp_profiles '${snp_profiles}'
             #end if
             #if str( $struct_profiles_source.struct_profiles_source_selector ) == "tool_data_table":
@@ -34,7 +34,7 @@
             #else:
               #set $struct_profiles = str( $struct_profiles_source.struct_profiles )
             #end if
-            #if $struct_profiles
+            #if str( $struct_profiles ) != 'None'
               --struct_profiles '${struct_profiles}'
             #end if
             --outprefix output