Mercurial > repos > iuc > pygenometracks
comparison test-data/test6.ini @ 5:0082bb149d37 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 9471ad965cd7c88c96a03c97fc1cdfe17f379c95"
| author | iuc |
|---|---|
| date | Wed, 08 Jan 2020 14:14:49 +0000 |
| parents | |
| children | d691445a7d2e |
comparison
equal
deleted
inserted
replaced
| 4:15fcad85011e | 5:0082bb149d37 |
|---|---|
| 1 [narrow_peak_0_0] | |
| 2 file = test-data/test2.narrowPeak | |
| 3 title = box | |
| 4 color = #9bbb59 | |
| 5 type = box | |
| 6 use_summit = true | |
| 7 height = 4.0 | |
| 8 show_labels = true | |
| 9 file_type = narrow_peak | |
| 10 overlay_previous = no | |
| 11 [narrow_peak_1_0] | |
| 12 file = test-data/test2.narrowPeak | |
| 13 title = peak width 3 | |
| 14 color = #c0504d | |
| 15 type = peak | |
| 16 use_summit = true | |
| 17 show_data_range = true | |
| 18 width_adjust = 3.0 | |
| 19 max_value = 50.0 | |
| 20 height = 4.0 | |
| 21 show_labels = false | |
| 22 file_type = narrow_peak | |
| 23 overlay_previous = no | |
| 24 [spacer] | |
| 25 height = 0.5 | |
| 26 [narrow_peak_2_0] | |
| 27 file = test-data/test2.narrowPeak | |
| 28 title = peak no data range | |
| 29 color = #000000 | |
| 30 type = peak | |
| 31 use_summit = false | |
| 32 show_data_range = false | |
| 33 width_adjust = 1.5 | |
| 34 height = 4.0 | |
| 35 show_labels = true | |
| 36 file_type = narrow_peak | |
| 37 overlay_previous = no | |
| 38 [x-axis] | |
| 39 where = bottom |
