Mercurial > repos > iuc > pygenometracks
comparison test-data/test2.ini @ 5:eca03db4f612 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 9471ad965cd7c88c96a03c97fc1cdfe17f379c95"
author | iuc |
---|---|
date | Wed, 08 Jan 2020 09:15:19 -0500 |
parents | |
children | 7dd841a32245 |
comparison
equal
deleted
inserted
replaced
4:c237ba772225 | 5:eca03db4f612 |
---|---|
1 [x-axis] | |
2 where = top | |
3 [bigwig_0] | |
4 file = test-data/bigwig_chrx_2e6_5e6.bw | |
5 title = rep 1 test line | |
6 color = red | |
7 alpha = 1.0 | |
8 height = 4.0 | |
9 summary_method = mean | |
10 nans_to_zeros = false | |
11 type = line:1.0 | |
12 show_data_range = false | |
13 file_type = bigwig | |
14 overlay_previous = no | |
15 [bigwig_0] | |
16 file = test-data/bigwig_chrx_2e6_5e6.bw | |
17 title = rep 1 test line | |
18 color = red | |
19 alpha = 1.0 | |
20 height = 4.0 | |
21 summary_method = mean | |
22 nans_to_zeros = false | |
23 type = line:1.0 | |
24 show_data_range = false | |
25 file_type = bigwig | |
26 overlay_previous = no | |
27 [bigwig_1] | |
28 file = test-data/bigwig_chrx_2e6_5e6.bw | |
29 title = nans_to_zeros | |
30 color = blue | |
31 alpha = 1.0 | |
32 height = 4.0 | |
33 summary_method = mean | |
34 nans_to_zeros = true | |
35 type = line:1.0 | |
36 show_data_range = true | |
37 file_type = bigwig | |
38 overlay_previous = no | |
39 [hlines_2] | |
40 height = 1.5 | |
41 y_values = 50 | |
42 show_data_range = false | |
43 color = orange | |
44 alpha = 1.0 | |
45 line_width = 2.0 | |
46 line_style = dashed | |
47 overlay_previous = share-y | |
48 file_type = hlines | |
49 [hlines_3] | |
50 title = hlines | |
51 height = 1.5 | |
52 min_value = 12.0 | |
53 y_values = 0, 10, 20, 100 | |
54 show_data_range = true | |
55 color = purple | |
56 alpha = 1.0 | |
57 line_width = 0.5 | |
58 line_style = solid | |
59 orientation = inverted | |
60 overlay_previous = no | |
61 file_type = hlines |