changeset 35:6d77d3bc0794 draft

planemo upload for repository https://github.com/Yating-L/jbrowse_hub commit faeedda55e23f1197bc454d3db2d52af29d786e8-dirty
author yating-l
date Fri, 17 Mar 2017 12:54:54 -0400
parents 8b46709fbc80
children d5ec43607f66
files jbrowse_hub.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jbrowse_hub.xml	Fri Mar 17 12:51:50 2017 -0400
+++ b/jbrowse_hub.xml	Fri Mar 17 12:54:54 2017 -0400
@@ -37,7 +37,7 @@
 
 
         #for $f in $format
-            #set track_label =  $f.formatChoice.label
+            #set track_label =  str($f.formatChoice.label)
             #set extra_data_dict = {"label" : $track_label} 
             #if $f.formatChoice.format_select == 'bed'
                 #if $f.formatChoice.bedChoice.bed_select == 'bed_simple_repeats_option'