comparison test-data/track_config/test.xml @ 10:1a6d882d340d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ac44b067ee08de23180e8b5030374cf362ac4524
author iuc
date Fri, 02 Dec 2016 17:58:54 -0500
parents
children ff11d442feed
comparison
equal deleted inserted replaced
9:f422ba2e9aa5 10:1a6d882d340d
1 <?xml version="1.0"?>
2 <root>
3 <metadata>
4 <gencode>11</gencode>
5 <genomes>
6 <genome>/tmp/tmplFZ5li/files/000/dataset_14.dat</genome>
7 </genomes>
8 <general>
9 <defaultLocation></defaultLocation>
10 <trackPadding>20</trackPadding>
11
12 <shareLink>true</shareLink>
13 <aboutDescription></aboutDescription>
14 <show_tracklist>true</show_tracklist>
15 <show_nav>true</show_nav>
16 <show_overview>true</show_overview>
17 <show_menu>true</show_menu>
18 <hideGenomeOptions>false</hideGenomeOptions>
19 </general>
20 </metadata>
21 <tracks>
22 <track cat="With canvas config" format="gene_calls" visibility="default_off">
23 <files>
24 <trackFile path="/tmp/tmplFZ5li/files/000/dataset_15.dat" ext="gff3" label="1.gff" />
25 </files>
26
27 <options>
28 <style>
29 <className>feature</className>
30 <description>note,description</description>
31 <label>name,id</label>
32 <height>100px</height>
33 </style>
34 <scaling>
35 <method>ignore</method>
36 <scheme>
37 <color>__auto__</color>
38 </scheme>
39 </scaling>
40 <menus>
41 </menus>
42
43 <gff>
44 <trackType>JBrowse/View/Track/CanvasFeatures</trackType>
45 <index>false</index>
46 </gff>
47 </options>
48 </track>
49 </tracks>
50 </root>