view tool_data_table_conf.xml.sample @ 19:2e37b58fc24d

Fix some versions
author Jim Johnson <jj@umn.edu>
date Tue, 13 Jan 2015 15:01:37 -0600
parents 36f3c82323e6
children bb0797deab78
line wrap: on
line source

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