Mercurial > repos > iuc > jbrowse
view test-data/track_config/test.xml @ 12:db5fe5a3176a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2bfbb5ae6b801e43355fdc3f964a5111fe3fe3a1
author | iuc |
---|---|
date | Mon, 06 Feb 2017 12:52:09 -0500 |
parents | 1a6d882d340d |
children | ff11d442feed |
line wrap: on
line source
<?xml version="1.0"?> <root> <metadata> <gencode>11</gencode> <genomes> <genome>/tmp/tmplFZ5li/files/000/dataset_14.dat</genome> </genomes> <general> <defaultLocation></defaultLocation> <trackPadding>20</trackPadding> <shareLink>true</shareLink> <aboutDescription></aboutDescription> <show_tracklist>true</show_tracklist> <show_nav>true</show_nav> <show_overview>true</show_overview> <show_menu>true</show_menu> <hideGenomeOptions>false</hideGenomeOptions> </general> </metadata> <tracks> <track cat="With canvas config" format="gene_calls" visibility="default_off"> <files> <trackFile path="/tmp/tmplFZ5li/files/000/dataset_15.dat" ext="gff3" label="1.gff" /> </files> <options> <style> <className>feature</className> <description>note,description</description> <label>name,id</label> <height>100px</height> </style> <scaling> <method>ignore</method> <scheme> <color>__auto__</color> </scheme> </scaling> <menus> </menus> <gff> <trackType>JBrowse/View/Track/CanvasFeatures</trackType> <index>false</index> </gff> </options> </track> </tracks> </root>