# HG changeset patch # User iuc # Date 1530574333 14400 # Node ID 0ea86f6bf2a1972635a8faa6cc9f45cccd8cd1ef # Parent 2074627b0f838293f5849e5e3640e023485a8ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit f834c2a294c002123ef0613dc703aca00201b5bf diff -r 2074627b0f83 -r 0ea86f6bf2a1 pyGenomeTracks.xml --- a/pyGenomeTracks.xml Sat Jun 23 02:28:35 2018 -0400 +++ b/pyGenomeTracks.xml Mon Jul 02 19:32:13 2018 -0400 @@ -1,4 +1,4 @@ - + plot genomic data tracks pyGenomeTracks @@ -21,6 +21,7 @@ #if $x_axis.x_axis_select == "yes": +#if $x_axis.where == 'top': [x-axis] #if $x_axis.fontsize: fontsize = $x_axis.fontsize @@ -29,6 +30,7 @@ where = $x_axis.where #end if #end if +#end if #for $counter, $track in enumerate($tracks): #if $track.track_file_style_conditional.track_file_style_selector == "hic_matrix_option": @@ -326,7 +328,20 @@ height = $track.track_file_style_conditional.spacer_height #end if #end if -#end for +#end for + +#if $x_axis.x_axis_select == "yes": +#if $x_axis.where == 'bottom': +[x-axis] +#if $x_axis.fontsize: +fontsize = $x_axis.fontsize +#end if +#if $x_axis.where: +where = $x_axis.where +#end if +#end if +#end if + @@ -494,7 +509,7 @@ - +