Mercurial > repos > iuc > pygenometracks
comparison test-data/test2.ini @ 11:7dd841a32245 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:43:22 +0000 |
parents | eca03db4f612 |
children | 360df4999907 |
comparison
equal
deleted
inserted
replaced
10:a1abfa420d9d | 11:7dd841a32245 |
---|---|
1 [x-axis] | 1 [x-axis] |
2 where = top | 2 where = top |
3 [bigwig_0] | 3 [bigwig_1] |
4 file = test-data/bigwig_chrx_2e6_5e6.bw | 4 file = test-data/bigwig_chrx_2e6_5e6.bw |
5 title = rep 1 test line | 5 title = rep 1 test line |
6 color = red | 6 color = red |
7 alpha = 1.0 | 7 alpha = 1.0 |
8 height = 4.0 | 8 height = 4.0 |
9 summary_method = mean | 9 summary_method = mean |
10 nans_to_zeros = false | 10 nans_to_zeros = false |
11 type = line:1.0 | 11 type = line:1.0 |
12 show_data_range = false | 12 show_data_range = false |
13 grid = false | |
13 file_type = bigwig | 14 file_type = bigwig |
14 overlay_previous = no | 15 overlay_previous = no |
15 [bigwig_0] | 16 [bigwig_1] |
16 file = test-data/bigwig_chrx_2e6_5e6.bw | 17 file = test-data/bigwig_chrx_2e6_5e6.bw |
17 title = rep 1 test line | 18 title = rep 1 test line |
18 color = red | 19 color = red |
19 alpha = 1.0 | 20 alpha = 1.0 |
20 height = 4.0 | 21 height = 4.0 |
21 summary_method = mean | 22 summary_method = mean |
22 nans_to_zeros = false | 23 nans_to_zeros = false |
23 type = line:1.0 | 24 type = line:1.0 |
24 show_data_range = false | 25 show_data_range = false |
26 grid = false | |
25 file_type = bigwig | 27 file_type = bigwig |
26 overlay_previous = no | 28 overlay_previous = no |
27 [bigwig_1] | 29 [bigwig_2] |
28 file = test-data/bigwig_chrx_2e6_5e6.bw | 30 file = test-data/bigwig_chrx_2e6_5e6.bw |
29 title = nans_to_zeros | 31 title = nans_to_zeros |
30 color = blue | 32 color = blue |
31 alpha = 1.0 | 33 alpha = 1.0 |
32 height = 4.0 | 34 height = 4.0 |
33 summary_method = mean | 35 summary_method = mean |
34 nans_to_zeros = true | 36 nans_to_zeros = true |
35 type = line:1.0 | 37 type = line:1.0 |
36 show_data_range = true | 38 show_data_range = true |
39 grid = false | |
37 file_type = bigwig | 40 file_type = bigwig |
38 overlay_previous = no | 41 overlay_previous = no |
39 [hlines_2] | 42 [hlines_3] |
40 height = 1.5 | 43 height = 1.5 |
41 y_values = 50 | 44 y_values = 50 |
42 show_data_range = false | 45 show_data_range = false |
43 color = orange | 46 color = orange |
44 alpha = 1.0 | 47 alpha = 1.0 |
45 line_width = 2.0 | 48 line_width = 2.0 |
46 line_style = dashed | 49 line_style = dashed |
47 overlay_previous = share-y | 50 overlay_previous = share-y |
48 file_type = hlines | 51 file_type = hlines |
49 [hlines_3] | 52 [hlines_4] |
50 title = hlines | 53 title = hlines |
51 height = 1.5 | 54 height = 1.5 |
52 min_value = 12.0 | 55 min_value = 12.0 |
53 y_values = 0, 10, 20, 100 | 56 y_values = 0, 10, 20, 100 |
54 show_data_range = true | 57 show_data_range = true |