view tool_data_table_conf.xml.sample @ 14:85ca751407c3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 31abf30ef7abe008e23cb9eadd5268649a00035b
author iuc
date Tue, 12 Jun 2018 17:31:21 -0400
parents ce135864629c
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>