view tool_data_table_conf.xml.sample @ 5:3d9dd4b9fb09 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_snpeff commit 5c6d595ecbf2e4e39c25662a165c9e475e01ecd1-dirty
author iuc
date Tue, 18 Apr 2017 09:40:03 -0400
parents 847b0f43c0e5
children a6400027d849
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>
    <table name="snpeffv_annotations" comment_char="#" allow_duplicate_entries="False">
        <columns>key, version, genome, value, name</columns>
        <file path="tool-data/snpeffv_annotations.loc" />
    </table>
    <table name="snpeffv_databases" comment_char="#" allow_duplicate_entries="False">
        <columns>key, version, value, name</columns>
        <file path="tool-data/snpeffv_databases.loc" />
    </table>
</tables>