view tool_data_table_conf.xml.sample @ 3:24657d5edede draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit 11770937d250d7a332875becf06b9a42b17c46d1
author iuc
date Mon, 21 Jan 2019 16:47:01 -0500
parents 3fd7458bc861
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>