view tool_data_table_conf.xml.test @ 38:667e17248bfe draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ae8d2d9583a8e17fc7e4e1bc1e681a8998b4de07"
author iuc
date Wed, 12 Feb 2020 03:35:41 -0500
parents 836d1aa3e89a
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>