diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test2.ini	Wed Jan 08 09:15:19 2020 -0500
@@ -0,0 +1,61 @@
+[x-axis]
+where = top
+[bigwig_0]
+file = test-data/bigwig_chrx_2e6_5e6.bw
+title = rep 1 test line
+color = red
+alpha = 1.0
+height = 4.0
+summary_method = mean
+nans_to_zeros = false
+type = line:1.0
+show_data_range = false
+file_type = bigwig
+overlay_previous = no
+[bigwig_0]
+file = test-data/bigwig_chrx_2e6_5e6.bw
+title = rep 1 test line
+color = red
+alpha = 1.0
+height = 4.0
+summary_method = mean
+nans_to_zeros = false
+type = line:1.0
+show_data_range = false
+file_type = bigwig
+overlay_previous = no
+[bigwig_1]
+file = test-data/bigwig_chrx_2e6_5e6.bw
+title = nans_to_zeros
+color = blue
+alpha = 1.0
+height = 4.0
+summary_method = mean
+nans_to_zeros = true
+type = line:1.0
+show_data_range = true
+file_type = bigwig
+overlay_previous = no
+[hlines_2]
+height = 1.5
+y_values = 50
+show_data_range = false
+color = orange
+alpha = 1.0
+line_width = 2.0
+line_style = dashed
+overlay_previous = share-y
+file_type = hlines
+[hlines_3]
+title = hlines
+height = 1.5
+min_value = 12.0
+y_values = 0, 10, 20, 100
+show_data_range = true
+color = purple
+alpha = 1.0
+line_width = 0.5
+line_style = solid
+orientation = inverted
+overlay_previous = no
+file_type = hlines
\ No newline at end of file