diff test-data/test4.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/test4.ini	Wed Jan 08 09:15:19 2020 -0500
@@ -0,0 +1,27 @@
+[bigwig_0]
+file = test-data/bigwig_chrx_2e6_5e6.bw
+title = (bigwig color=blue 2000 bins) overlayed with (bigwig mean color=red alpha = 0.5 max over 300 bins)
+color = #00b0f0
+alpha = 1.0
+height = 7.0
+summary_method = mean
+nans_to_zeros = false
+number_of_bins = 2000
+type = fill
+show_data_range = false
+file_type = bigwig
+overlay_previous = no
+[bigwig_1]
+file = test-data/bigwig_chrx_2e6_5e6.bw
+color = #ff0000
+alpha = 0.5
+height = 1.5
+summary_method = mean
+nans_to_zeros = false
+number_of_bins = 300
+type = fill
+show_data_range = false
+file_type = bigwig
+overlay_previous = share-y
+[x-axis]
+where = bottom
\ No newline at end of file