view tool_data_table_conf.xml.sample @ 23:74aebe30fb52 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 67da1a478db26ad45f36a673218d526f8962d72f"
author iuc
date Sun, 19 Jan 2020 09:43:43 -0500
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>