diff test-data/track_config/test.xml @ 31:2bb2e07a7a21 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
author iuc
date Mon, 15 Apr 2019 10:31:26 -0400
parents 1cfc579079a6
children 9de82b4963e6
line wrap: on
line diff
--- a/test-data/track_config/test.xml	Thu Apr 11 09:35:00 2019 -0400
+++ b/test-data/track_config/test.xml	Mon Apr 15 10:31:26 2019 -0400
@@ -57,7 +57,6 @@
                       data_lines="27"
                       comment_lines="19"
                       columns="9"
-                      column_names=""
                       delimiter="__tc__"
                       attributes="6"
                       />
@@ -73,7 +72,7 @@
                 <style>
                     <overridePlugins>False</overridePlugins>
                     <overrideDraggable>False</overrideDraggable>
-                    <className>feature</className>
+                    <className>feature2</className>
                     <description>note,description</description>
                     <label>product,name,id</label>
                     <height>10px</height>
@@ -87,9 +86,14 @@
                 </scaling>
                 <menus>
                 </menus>
+                <custom_config>
+                </custom_config>
 
                 <gff>
                     <trackType>JBrowse/View/Track/CanvasFeatures</trackType>
+                    <transcriptType>transcript</transcriptType>
+                    <subParts>exon</subParts>
+                    <impliedUTRs>true</impliedUTRs>
                     <index>false</index>
                 </gff>
             </options>
@@ -99,6 +103,7 @@
         ComboTrackSelector=""
         Bookmarks=""
         GCContent=""
+        BlastView="True"
         theme=""
         />
-</root>
\ No newline at end of file
+</root>