view tool_data_table_conf.xml.sample @ 3:c6769a700e55

Update loc data to separate version 4 databases
author Jim Johnson <jj@umn.edu>
date Tue, 21 Oct 2014 14:04:33 -0500
parents bc50aa3b328a
children 78bcf4ac437c
line wrap: on
line source

<tables>
    <table name="snpeff4_databases" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/snpeff4_databases.loc" />
    </table>
    <table name="snpeff4_genomedb" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/snpeff4_genomedb.loc" />
    </table>
    <table name="snpeff4_regulationdb" comment_char="#">
        <columns>genome, value, name</columns>
        <file path="tool-data/snpeff4_regulationdb.loc" />
    </table>
    <table name="snpeff4_annotations" comment_char="#">
        <columns>genome, value, name</columns>
        <file path="tool-data/snpeff4_annotations.loc" />
    </table>
</tables>