view tool_data_table_conf.xml.sample @ 31:7c0d935bd205

Change tool_dependencies.xml to use package_defuse_0_6_1
author Jim Johnson <jj@umn.edu>
date Tue, 03 Sep 2013 10:59:43 -0500
parents b649c729be4c
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="defuse_reference" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/defuse_reference.loc" />
    </table>
</tables>