Mercurial > repos > iuc > pygenometracks
diff test-data/test15.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/test15.ini Fri May 26 07:54:18 2023 +0000 +++ b/test-data/test15.ini Wed Oct 01 19:34:28 2025 +0000 @@ -62,13 +62,14 @@ overlay_previous = no [genes_4_0] file = dm3_genes.bed.gz -title = tssarrow 5kb +title = tssarrow 20kb increase arrowhead color = #000000 border_color = #000000 style = tssarrow height_utr = 1.0 color_utr = grey -arrow_length = 5000 +arrow_length = 20000 +arrowhead_fraction = 0.01 display = stacked height = 10.0 labels = true @@ -79,4 +80,14 @@ global_max_row = false max_labels = 60 line_width = 0.5 -overlay_previous = no \ No newline at end of file +overlay_previous = no +[exonarrows] +file = dm3_genes.bed.gz +title = exonarrows +style = exonarrows +color = red +color_utr = blue +color_arrow = white +line_width = 2 +border_color = red +height = 10
