Mercurial > repos > iuc > pygenometracks
diff pyGenomeTracks.xml @ 3:21e8d2d3fca4 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:28 -0400 |
| parents | 6aafcf02bd9a |
| children | 15fcad85011e |
line wrap: on
line diff
--- a/pyGenomeTracks.xml Fri Aug 23 07:23:53 2019 -0400 +++ b/pyGenomeTracks.xml Mon Aug 26 06:20:28 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:
