Mercurial > repos > iuc > pygenometracks
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test24.ini Sat Oct 01 08:42:18 2022 +0000 @@ -0,0 +1,44 @@ +[maf] +file = first.maf +reference = mm10 +file_index = /tmp/first.maf.index +title = default + +[spacer] +height = 1 + +[maf] +file = first.maf +reference = mm10 +file_index = /tmp/first.maf.index +title = height = 3 show sequence +display_ref_seq = true +height = 3 + +[spacer] +height = 1 + +[maf] +file = first.maf +reference = mm10 +file_index = /tmp/first.maf.index +title = species_order = hg19 rn5, species_labels = Human Rat +species_order = hg19 rn5 +species_labels = Human Rat +height = 3 + +[spacer] +height = 1 + +[maf] +file = first.maf +reference = mm10 +file_index = /tmp/first.maf.index +title = species_order = hg19, species_labels = Human, species_order_only = true +species_order = hg19 +species_labels = Human +species_order_only = true +height = 3 + +[x-axis] +where = bottom
