Mercurial > repos > iuc > pygenometracks
diff test-data/test8.ini @ 15:c7af51147b55 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 9fdf4ad9c2a9c026720e2b01460b7ac85056b068
| author | iuc |
|---|---|
| date | Wed, 01 Oct 2025 19:34:28 +0000 |
| parents | 2f09a07c94ab |
| children |
line wrap: on
line diff
--- a/test-data/test8.ini Fri May 26 07:54:18 2023 +0000 +++ b/test-data/test8.ini Wed Oct 01 19:34:28 2025 +0000 @@ -2,7 +2,7 @@ where = top [genes_1_0] file = test-data/dm3_genes.bed.gz -title = dm3_genes.bed +title = global max row max 15 labels color = #000000 border_color = #000000 style = UCSC @@ -19,11 +19,12 @@ overlay_previous = no [genes_2_0] file = test-data/dm3_genes.bed.gz -title = genes.bed.gz +title = arrow_interval 10 line_width 2 change color_arrow color = #000000 border_color = #000000 style = UCSC arrow_interval = 10 +color_arrow = #00ffff display = stacked height = 10.0 labels = true @@ -33,4 +34,23 @@ global_max_row = false max_labels = 60 line_width = 2.0 -overlay_previous = no \ No newline at end of file +overlay_previous = no +[genes_2_0] +file = test-data/dm3_genes.bed.gz +title = same as above but arrowhead_fraction = 0.02 +color = #000000 +border_color = #000000 +style = UCSC +arrow_interval = 10 +color_arrow = #00ffff +arrowhead_fraction = 0.02 +display = stacked +height = 10.0 +labels = true +all_labels_inside = false +labels_in_margin = false +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 2.0 +overlay_previous = no
