Mercurial > repos > fubar > jbrowse2
changeset 58:0e592dcaeb7f draft
planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit 4b5df41484f6bdf316edaf95b53c92d328ec1674-dirty
author | fubar |
---|---|
date | Thu, 21 Mar 2024 09:06:52 +0000 |
parents | 94264fe60478 |
children | f807e219cec3 |
files | jbrowse2.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jbrowse2.xml Thu Mar 21 08:01:42 2024 +0000 +++ b/jbrowse2.xml Thu Mar 21 09:06:52 2024 +0000 @@ -195,7 +195,7 @@ <options> <style> - #if str($track.data_format.data_format_select) in ["gff", "bed", "vcf", "paf", "maf", "blastxml"]: + #if str($track.data_format.data_format_select) in ["gff", "bed", "vcf", "maf", "blastxml"]: <type>${track.data_format.jbstyle.track_style.display}</type> #if str($track.data_format.jbstyle.track_style.display) in ["LinearBasicDisplay", "LinearVariantDisplay"]: <trackShowLabels>${track.data_format.jbstyle.track_style.show_labels}</trackShowLabels>