Mercurial > repos > iuc > pygenometracks
comparison test-data/test15.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 | 2f09a07c94ab |
| children |
comparison
equal
deleted
inserted
replaced
| 14:d640aa8a24ab | 15:c7af51147b55 |
|---|---|
| 60 max_labels = 60 | 60 max_labels = 60 |
| 61 line_width = 0.5 | 61 line_width = 0.5 |
| 62 overlay_previous = no | 62 overlay_previous = no |
| 63 [genes_4_0] | 63 [genes_4_0] |
| 64 file = dm3_genes.bed.gz | 64 file = dm3_genes.bed.gz |
| 65 title = tssarrow 5kb | 65 title = tssarrow 20kb increase arrowhead |
| 66 color = #000000 | 66 color = #000000 |
| 67 border_color = #000000 | 67 border_color = #000000 |
| 68 style = tssarrow | 68 style = tssarrow |
| 69 height_utr = 1.0 | 69 height_utr = 1.0 |
| 70 color_utr = grey | 70 color_utr = grey |
| 71 arrow_length = 5000 | 71 arrow_length = 20000 |
| 72 arrowhead_fraction = 0.01 | |
| 72 display = stacked | 73 display = stacked |
| 73 height = 10.0 | 74 height = 10.0 |
| 74 labels = true | 75 labels = true |
| 75 all_labels_inside = false | 76 all_labels_inside = false |
| 76 labels_in_margin = false | 77 labels_in_margin = false |
| 78 file_type = bed | 79 file_type = bed |
| 79 global_max_row = false | 80 global_max_row = false |
| 80 max_labels = 60 | 81 max_labels = 60 |
| 81 line_width = 0.5 | 82 line_width = 0.5 |
| 82 overlay_previous = no | 83 overlay_previous = no |
| 84 [exonarrows] | |
| 85 file = dm3_genes.bed.gz | |
| 86 title = exonarrows | |
| 87 style = exonarrows | |
| 88 color = red | |
| 89 color_utr = blue | |
| 90 color_arrow = white | |
| 91 line_width = 2 | |
| 92 border_color = red | |
| 93 height = 10 |
