Mercurial > repos > iuc > pygenometracks
diff test-data/test18.ini @ 8:4ac4e7083b7e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 3bfe22506f7d9922ac885ef6a6fbe8f96c83ed14"
author | iuc |
---|---|
date | Tue, 21 Jul 2020 03:32:48 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test18.ini Tue Jul 21 03:32:48 2020 -0400 @@ -0,0 +1,47 @@ +[x-axis] +where = top + +[test file] +file = bedgraph_chrx_2e6_5e6.bg +color = blue +height = 4 +title = file summary_method = mean number_of_bins=20 +summary_method = mean +number_of_bins=20 +min_value = 0 +max_value = 30 + +[test file] +file = bedgraph2_X_2.5e6_3.5e6.bdg +color = red +height = 4 +title = second_file summary_method = mean +summary_method = mean +min_value = 0 +max_value = 30 + + +[spacer] +height = 0.5 + +[test op0] +file = bedgraph_chrx_2e6_5e6.bg +color = blue +height = 4 +title = operation = log1p(file) (no summary_method) +operation = log1p(file) + + +[spacer] +height = 0.5 + +[test op1] +file = bedgraph_chrx_2e6_5e6.bg +second_file = bedgraph2_X_2.5e6_3.5e6.bdg +color = blue +negative_color = red +height = 8 +title = operation = file - second_file +operation = file - second_file +min_value = -30 +max_value = 30