Mercurial > repos > iuc > pygenometracks
diff test-data/test6.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 | d691445a7d2e |
| children | c7af51147b55 |
line wrap: on
line diff
--- a/test-data/test6.ini Sun Feb 13 22:42:55 2022 +0000 +++ b/test-data/test6.ini Sat Oct 01 08:42:18 2022 +0000 @@ -5,6 +5,7 @@ type = box use_summit = true height = 4.0 +line_width = 1.0 show_labels = true file_type = narrow_peak overlay_previous = no @@ -15,8 +16,8 @@ type = box use_summit = true height = 4.0 +line_width = 2.0 show_labels = true -line_width = 2 file_type = narrow_peak overlay_previous = no [narrow_peak_2_0] @@ -29,6 +30,7 @@ width_adjust = 3.0 max_value = 50.0 height = 4.0 +line_width = 1.0 show_labels = false file_type = narrow_peak overlay_previous = no @@ -43,6 +45,7 @@ show_data_range = false width_adjust = 1.5 height = 4.0 +line_width = 1.0 show_labels = true file_type = narrow_peak overlay_previous = no
