Mercurial > repos > iuc > pygenometracks
diff test-data/test7.ini @ 7:d691445a7d2e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit d82c81c0900d94b9363379ed4df9a067a058dbd2"
| author | iuc |
|---|---|
| date | Fri, 17 Apr 2020 15:57:09 +0000 |
| parents | 0082bb149d37 |
| children | 2f09a07c94ab |
line wrap: on
line diff
--- a/test-data/test7.ini Tue Feb 11 15:19:55 2020 +0000 +++ b/test-data/test7.ini Fri Apr 17 15:57:09 2020 +0000 @@ -35,4 +35,74 @@ max_labels = 60 line_width = 0.5 arrowhead_included = false +overlay_previous = no +[genes_2_0] +file = test-data/dm3_genes_withrgbandscore.bed.gz +title = genes with scores +color = cool_r +border_color = #000000 +style = flybase +height_utr = 1.0 +color_utr = grey +display = stacked +height = 10.0 +labels = true +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 0.5 +arrowhead_included = false +overlay_previous = no +[genes_3_0] +file = test-data/dm3_genes_withrgbandscore.bed.gz +title = genes with utr as bed_rgb +color = black +border_color = #000000 +style = flybase +height_utr = 1.0 +color_utr = bed_rgb +display = stacked +height = 10.0 +labels = true +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 0.5 +arrowhead_included = false +overlay_previous = no +[genes_3_0] +file = test-data/dm3_genes_withrgbandscore.bed.gz +title = genes with coding as bed_rgb - labels_in_margin +color = bed_rgb +border_color = #000000 +style = flybase +height_utr = 1.0 +color_utr = grey +display = stacked +height = 10.0 +labels = true +labels_in_margin = true +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 0.5 +arrowhead_included = false +overlay_previous = no +[genes_4_0] +file = test-data/dm3_genes_withrgbandscore.bed.gz +title = genes bed_rgb like - all_labels_inside +color = bed_rgb +border_color = #000000 +style = flybase +height_utr = 1.0 +color_utr = bed_rgb +display = stacked +height = 10.0 +labels = true +all_labels_inside = true +file_type = bed +global_max_row = false +max_labels = 60 +line_width = 0.5 +arrowhead_included = false overlay_previous = no \ No newline at end of file
