diff mkmap.xml @ 9:5a53c997fc3e draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bin3C commit 70fbc98b2ff2be134400e4dc0df1ed60458d0604-dirty
author thanhlv
date Thu, 03 Oct 2019 08:40:29 -0400
parents b52bac18aaed
children 59f01b08b3e1
line wrap: on
line diff
--- a/mkmap.xml	Thu Oct 03 08:28:08 2019 -0400
+++ b/mkmap.xml	Thu Oct 03 08:40:29 2019 -0400
@@ -17,7 +17,7 @@
         --min-insert $min_insert
         --min-mapq $min_mapq
         --strong $strong
-        #if str($neb_name) != ""
+        #if str($neb_name) != "":
             #set $_neb_name = ' -e '.join( str( $neb_name ).split( ';' ) )
         -e ${_neb_name}
         #end if