diff test-data/test6.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 326a3db8d9d1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test6.ini	Wed Jan 08 09:15:19 2020 -0500
@@ -0,0 +1,39 @@
+[narrow_peak_0_0]
+file = test-data/test2.narrowPeak
+title = box
+color = #9bbb59
+type = box
+use_summit = true
+height = 4.0
+show_labels = true
+file_type = narrow_peak
+overlay_previous = no
+[narrow_peak_1_0]
+file = test-data/test2.narrowPeak
+title = peak width 3
+color = #c0504d
+type = peak
+use_summit = true
+show_data_range = true
+width_adjust = 3.0
+max_value = 50.0
+height = 4.0
+show_labels = false
+file_type = narrow_peak
+overlay_previous = no
+[spacer]
+height = 0.5
+[narrow_peak_2_0]
+file = test-data/test2.narrowPeak
+title = peak no data range
+color = #000000
+type = peak
+use_summit = false
+show_data_range = false
+width_adjust = 1.5
+height = 4.0
+show_labels = true
+file_type = narrow_peak
+overlay_previous = no
+[x-axis]
+where = bottom
\ No newline at end of file