changeset 3:feab9265552d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 86b573c794af56fb02ba6ca87c5ad636d323c01b"
author iuc
date Mon, 26 Aug 2019 06:20:55 -0400
parents c171f2b7d76e
children c237ba772225
files pyGenomeTracks.xml
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pyGenomeTracks.xml	Fri Aug 23 07:24:20 2019 -0400
+++ b/pyGenomeTracks.xml	Mon Aug 26 06:20:55 2019 -0400
@@ -1,4 +1,4 @@
-<tool id="pygenomeTracks" name="@BINARY@" version="@WRAPPER_VERSION@.1">
+<tool id="pygenomeTracks" name="@BINARY@" version="@WRAPPER_VERSION@.2">
     <description>plot genomic data tracks</description>
     <macros>
         <token name="@BINARY@">pyGenomeTracks</token>
@@ -218,9 +218,7 @@
 height = $track.track_file_style_conditional.height_bed
 #end if
 
-#if $track.track_file_style_conditional.labels:
 labels = $track.track_file_style_conditional.labels
-#end if
 
 file_type = bed
 #if $track.track_file_style_conditional.fontsize: