Repository 'jbrowse2'
hg clone https://toolshed.g2.bx.psu.edu/repos/fubar/jbrowse2

Changeset 58:0e592dcaeb7f (2024-03-21)
Previous changeset 57:94264fe60478 (2024-03-21) Next changeset 59:f807e219cec3 (2024-03-22)
Commit message:
planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit 4b5df41484f6bdf316edaf95b53c92d328ec1674-dirty
modified:
jbrowse2.xml
b
diff -r 94264fe60478 -r 0e592dcaeb7f jbrowse2.xml
--- 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>