Mercurial > repos > iuc > pygenometracks
diff test-data/test9.ini @ 12:ca69a2c9afc9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 26f4478d873b339c5a1eccf18df68700a145a404
| author | iuc |
|---|---|
| date | Wed, 25 Jan 2023 15:32:30 +0000 |
| parents | 2f09a07c94ab |
| children |
line wrap: on
line diff
--- a/test-data/test9.ini Sat Oct 01 08:42:18 2022 +0000 +++ b/test-data/test9.ini Wed Jan 25 15:32:30 2023 +0000 @@ -97,5 +97,14 @@ height = 1.0 [vlines_5] file = dm3_subset_BDGP5.78_asbed4.bed.gz -line_width = 0.5 -type = vlines \ No newline at end of file +line_width = 2 +zorder = 100 +color = red +type = vlines +[vlines_6] +file = dm3_genes_end.bed +line_width = 5 +zorder = -100 +color = blue +line_style = solid +type = vlines
