diff test-data/test26.ini @ 15:c7af51147b55 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit 9fdf4ad9c2a9c026720e2b01460b7ac85056b068
author iuc
date Wed, 01 Oct 2025 19:34:28 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test26.ini	Wed Oct 01 19:34:28 2025 +0000
@@ -0,0 +1,49 @@
+[inversions]
+file = test-data/dm3_genes_withrgbandscore.bed.gz
+display = inversions
+color = black
+title = default inversions overlayed with empty deletion
+height = 2
+
+[empty-del]
+file = test-data/empty.bed
+display = deletions
+overlay_previous = share-y
+
+[spacer]
+height = 1
+
+[inversions rgb]
+file = test-data/dm3_genes_withrgbandscore.bed.gz
+display = inversions
+title = inversions rgb no labels
+color = bed_rgb
+labels = false
+height = 2
+
+[del viridis]
+file = test-data/dm3_genes_withrgbandscore.bed.gz
+display = deletions
+title = deletions colormap no labels
+color = viridis
+labels = false
+height = 2
+
+[spacer]
+height = 1
+
+[del]
+file = test-data/dm3_genes_withrgbandscore.bed.gz
+title = default deletions
+display = deletions
+color = black
+height = 2
+
+[squares]
+file = test-data/dm3_genes_withrgbandscore.bed.gz
+title = squares border_color orange line_width 3
+display = squares
+color = black
+border_color = orange
+line_width = 3
+height = 10