# HG changeset patch # User iuc # Date 1644792225 0 # Node ID a1abfa420d9d096bb8fbe462dde0e24dd1a004c0 # Parent 2824d77cd8f874499e7f18b10915f9679b2b20a8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 5bd033a726b088eef3cf591da36ca1e9ba70d8c7" diff -r 2824d77cd8f8 -r a1abfa420d9d macros.xml --- a/macros.xml Wed Nov 18 21:33:46 2020 +0000 +++ b/macros.xml Sun Feb 13 22:43:45 2022 +0000 @@ -1,9 +1,9 @@ - \${GALAXY_SLOTS:-4} - 3.6 + 3.6 + 1 - pygenometracks + pygenometracks @@ -204,7 +204,7 @@ - + @@ -274,7 +274,6 @@ - @@ -328,7 +327,6 @@ - diff -r 2824d77cd8f8 -r a1abfa420d9d pyGenomeTracks.xml --- a/pyGenomeTracks.xml Wed Nov 18 21:33:46 2020 +0000 +++ b/pyGenomeTracks.xml Sun Feb 13 22:43:45 2022 +0000 @@ -1,4 +1,4 @@ - + plot genomic data tracks pyGenomeTracks @@ -56,7 +56,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #else: -title = $data_matrix.name +title = $data_matrix.element_identifier #end if #if $track.track_file_style_conditional.depth: depth = $track.track_file_style_conditional.depth @@ -114,7 +114,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #else: -title = $data_bed.name +title = $data_bed.element_identifier #end if #if $track.track_file_style_conditional.color_bed.color_bed_select == "bed_rgb": color = bed_rgb @@ -153,7 +153,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #elif $track.track_file_style_conditional.overlay_select == 'no': -title = $data_bed.name +title = $data_bed.element_identifier #end if #if $track.track_file_style_conditional.color_bed.color_bed_select == "bed_rgb": color = bed_rgb @@ -226,7 +226,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #elif $track.track_file_style_conditional.overlay_select == 'no': -title = $track.track_file_style_conditional.track_input_link.name +title = $track.track_file_style_conditional.track_input_link.element_identifier #end if #if $track.track_file_style_conditional.height: height = $track.track_file_style_conditional.height @@ -267,7 +267,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #elif $track.track_file_style_conditional.overlay_select == 'no': -title = $data_narrow_peak.name +title = $data_narrow_peak.element_identifier #end if color = $track.track_file_style_conditional.color type = $track.track_file_style_conditional.display.display_selector @@ -313,7 +313,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #elif $track.track_file_style_conditional.overlay_select == "no": -title = $data_bedgraph.name +title = $data_bedgraph.element_identifier #end if #if $track.track_file_style_conditional.color: color = $track.track_file_style_conditional.color @@ -388,7 +388,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #elif $track.track_file_style_conditional.overlay_select == "no": -title = $data_bigwig.name +title = $data_bigwig.element_identifier #end if #if $track.track_file_style_conditional.color: color = $track.track_file_style_conditional.color @@ -452,7 +452,7 @@ #if $track.track_file_style_conditional.title: title = $track.track_file_style_conditional.title #else: -title = $data_bedgraph_matrix.name +title = $data_bedgraph_matrix.element_identifier #end if #if $track.track_file_style_conditional.height_bedgraph: height = $track.track_file_style_conditional.height_bedgraph @@ -623,13 +623,12 @@ - - + @@ -642,7 +641,8 @@ - + + @@ -679,7 +679,9 @@ - + + + @@ -707,7 +709,9 @@ - + + + @@ -782,7 +786,9 @@ - + + + @@ -936,8 +942,9 @@ - - + + +