Mercurial > repos > iuc > pygenometracks
diff test-data/test8.ini @ 5:0082bb149d37 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 9471ad965cd7c88c96a03c97fc1cdfe17f379c95"
| author | iuc |
|---|---|
| date | Wed, 08 Jan 2020 14:14:49 +0000 |
| parents | |
| children | 2f09a07c94ab |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test8.ini Wed Jan 08 14:14:49 2020 +0000 @@ -0,0 +1,34 @@ +[x-axis] +where = top +[genes_0_0] +file = test-data/dm3_genes.bed.gz +title = dm3_genes.bed +color = #000000 +border_color = #000000 +style = UCSC +arrow_interval = 2 +display = stacked +height = 10.0 +labels = true +file_type = bed +global_max_row = true +max_labels = 15 +line_width = 0.5 +arrowhead_included = false +overlay_previous = no +[genes_1_0] +file = test-data/dm3_genes.bed.gz +title = genes.bed.gz +color = #000000 +border_color = #000000 +style = UCSC +arrow_interval = 10 +display = stacked +height = 10.0 +labels = true +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 2.0 +arrowhead_included = false +overlay_previous = no \ No newline at end of file
