Mercurial > repos > iuc > pygenometracks
diff test-data/test2.ini @ 11:2f09a07c94ab draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit df07890f27c5d18e423ec889eadca82bd7958def
| author | iuc |
|---|---|
| date | Sat, 01 Oct 2022 08:42:18 +0000 |
| parents | 0082bb149d37 |
| children | e0c00f68067f |
line wrap: on
line diff
--- a/test-data/test2.ini Sun Feb 13 22:42:55 2022 +0000 +++ b/test-data/test2.ini Sat Oct 01 08:42:18 2022 +0000 @@ -1,6 +1,6 @@ [x-axis] where = top -[bigwig_0] +[bigwig_1] file = test-data/bigwig_chrx_2e6_5e6.bw title = rep 1 test line color = red @@ -10,9 +10,10 @@ nans_to_zeros = false type = line:1.0 show_data_range = false +grid = false file_type = bigwig overlay_previous = no -[bigwig_0] +[bigwig_1] file = test-data/bigwig_chrx_2e6_5e6.bw title = rep 1 test line color = red @@ -22,9 +23,10 @@ nans_to_zeros = false type = line:1.0 show_data_range = false +grid = false file_type = bigwig overlay_previous = no -[bigwig_1] +[bigwig_2] file = test-data/bigwig_chrx_2e6_5e6.bw title = nans_to_zeros color = blue @@ -34,9 +36,10 @@ nans_to_zeros = true type = line:1.0 show_data_range = true +grid = false file_type = bigwig overlay_previous = no -[hlines_2] +[hlines_3] height = 1.5 y_values = 50 show_data_range = false @@ -46,7 +49,7 @@ line_style = dashed overlay_previous = share-y file_type = hlines -[hlines_3] +[hlines_4] title = hlines height = 1.5 min_value = 12.0
