view tool_data_table_conf.xml.sample @ 22:ffebbccb694a draft default tip

updated tool_threading dependencies
author geert-vandeweyer
date Thu, 07 Jan 2016 05:10:19 -0500
parents a7e7f9b8f538
children
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Locations of all index files under genome directory -->
    <table name="DC_Genotyper_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="DC_Genotyper_indexes.loc" />
    </table>
    <table name="dbsnp_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="dbsnp_indexes.loc" />
    </table>

</tables>