view tool_data_table_conf.xml.sample @ 8:ce135864629c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 9d2052269bfbca81a5f9cd10c3153e611358a329
author iuc
date Tue, 24 Oct 2017 07:27:53 -0400
parents 20f0429a4bfe
children
line wrap: on
line source

<tables>
    <table name="snpeffv_genomedb" comment_char="#" allow_duplicate_entries="False">
        <columns>key, version, value, name, path</columns>
        <file path="tool-data/snpeffv_genomedb.loc" />
    </table>
    <table name="snpeffv_regulationdb" comment_char="#" allow_duplicate_entries="False">
        <columns>key, version, genome, value, name</columns>
        <file path="tool-data/snpeffv_regulationdb.loc" />
    </table>
</tables>