view tool_data_table_conf.xml.sample @ 1:bea875f081e8

Fix tool_dependencies.xml host
author Jim Johnson <jj@umn.edu>
date Thu, 04 Jul 2013 09:49:15 -0500
parents e1d9f6a0ad53
children 8952990fcab9
line wrap: on
line source

<tables>
    <table name="snpeff_databases" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/snpeff_databases.loc" />
    </table>
    <table name="snpeff_genomedb" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/snpeff_genomedb.loc" />
    </table>
    <table name="snpeff_regulationdb" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/snpeff_regulationdb.loc" />
    </table>
</tables>