changeset 20:558d652cd681 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75a0a1c7b26cac156f76e8266a0e2e3d81be7f02
author iuc
date Thu, 30 Aug 2018 11:43:59 -0400
parents 8f33c9fbc119
children 1c718d8b3532
files jbrowse.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/jbrowse.py	Fri Jul 06 06:10:18 2018 -0400
+++ b/jbrowse.py	Thu Aug 30 11:43:59 2018 -0400
@@ -945,3 +945,4 @@
             extra_data['visibility'][track.attrib.get('visibility', 'default_off')].append(key)
 
     jc.add_final_data(extra_data)
+    jc.generate_names()