Mercurial > repos > iuc > pygenometracks
comparison test-data/test24.ini @ 11:2f09a07c94ab draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit df07890f27c5d18e423ec889eadca82bd7958def
| author | iuc |
|---|---|
| date | Sat, 01 Oct 2022 08:42:18 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 10:5f9a41f84844 | 11:2f09a07c94ab |
|---|---|
| 1 [maf] | |
| 2 file = first.maf | |
| 3 reference = mm10 | |
| 4 file_index = /tmp/first.maf.index | |
| 5 title = default | |
| 6 | |
| 7 [spacer] | |
| 8 height = 1 | |
| 9 | |
| 10 [maf] | |
| 11 file = first.maf | |
| 12 reference = mm10 | |
| 13 file_index = /tmp/first.maf.index | |
| 14 title = height = 3 show sequence | |
| 15 display_ref_seq = true | |
| 16 height = 3 | |
| 17 | |
| 18 [spacer] | |
| 19 height = 1 | |
| 20 | |
| 21 [maf] | |
| 22 file = first.maf | |
| 23 reference = mm10 | |
| 24 file_index = /tmp/first.maf.index | |
| 25 title = species_order = hg19 rn5, species_labels = Human Rat | |
| 26 species_order = hg19 rn5 | |
| 27 species_labels = Human Rat | |
| 28 height = 3 | |
| 29 | |
| 30 [spacer] | |
| 31 height = 1 | |
| 32 | |
| 33 [maf] | |
| 34 file = first.maf | |
| 35 reference = mm10 | |
| 36 file_index = /tmp/first.maf.index | |
| 37 title = species_order = hg19, species_labels = Human, species_order_only = true | |
| 38 species_order = hg19 | |
| 39 species_labels = Human | |
| 40 species_order_only = true | |
| 41 height = 3 | |
| 42 | |
| 43 [x-axis] | |
| 44 where = bottom |
