# HG changeset patch
# User iuc
# Date 1550609017 18000
# Node ID 08776ba76cf551704f9f4df1c15b4df60114a569
# Parent 1cfc579079a63f75853f2a584701bee251c898b9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75f6e483debb4c0d388bf4a54df81ee89af598d5
diff -r 1cfc579079a6 -r 08776ba76cf5 jbrowse.xml
--- a/jbrowse.xml Tue Jan 29 05:34:16 2019 -0500
+++ b/jbrowse.xml Tue Feb 19 15:43:37 2019 -0500
@@ -276,10 +276,6 @@
#if str($track.data_format.track_config.canvas_options.impliedUTRs) != "false":
${track.data_format.track_config.canvas_options.impliedUTRs}
#end if
- #else if $track.data_format.track_config.track_class == 'JBrowse/View/Track/HTMLFeatures':
- #if str($track.data_format.track_config.html_options.transcriptType) != "":
- ${track.data_format.track_config.html_options.transcriptType}
- #end if
#end if
#if $track.data_format.match_part.match_part_select:
${track.data_format.match_part.name}
@@ -461,8 +457,10 @@
+
+
-
+
@@ -486,19 +484,12 @@
truevalue="true"
falsevalue="false"
help="Check this your input files does not contain UTR features, but the UTR can be 'implied' from the difference between the exon and CDS boundaries"/>
-
-
-
-
-
-
+
+
+
+
+
+
diff -r 1cfc579079a6 -r 08776ba76cf5 macros.xml
--- a/macros.xml Tue Jan 29 05:34:16 2019 -0500
+++ b/macros.xml Tue Feb 19 15:43:37 2019 -0500
@@ -1,6 +1,6 @@
- 1.16.1
+ 1.16.2
jbrowse
diff -r 1cfc579079a6 -r 08776ba76cf5 readme.rst
--- a/readme.rst Tue Jan 29 05:34:16 2019 -0500
+++ b/readme.rst Tue Feb 19 15:43:37 2019 -0500
@@ -25,6 +25,11 @@
History
=======
+- 1.16.2+galaxy0
+
+ - UPDATED to JBrowse 1.16.2
+ - ADDED support for NeatHTMLFeatures and NeatCanvasFeatures track types
+
- 1.16.1+galaxy0
- UPDATED to JBrowse 1.16.1