view test-data/vcf/test.xml @ 40:17359b808b01 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
author iuc
date Fri, 21 Aug 2020 04:42:41 -0400
parents ff11d442feed
children
line wrap: on
line source

<?xml version="1.0"?>
<root>
    <metadata>
        <gencode>11</gencode>
        <genomes>
            <genome>test-data/merlin.fa</genome>
        </genomes>
        <general>
            <defaultLocation></defaultLocation>
            <trackPadding>40</trackPadding>
            <shareLink>true</shareLink>
            <aboutDescription></aboutDescription>
            <show_tracklist>true</show_tracklist>
            <show_nav>true</show_nav>
            <show_overview>false</show_overview>
            <show_menu>true</show_menu>
            <hideGenomeOptions>false</hideGenomeOptions>
        </general>
    </metadata>
    <tracks>
        <track cat="Default" format="vcf">
            <files>
                <trackFile path="test-data/vcf/test.vcf" ext="vcf" label="Basic"/>
            </files>
            <options>
            </options>
        </track>
    </tracks>
</root>