view tool_data_table_conf.xml.sample @ 35:a004033614d4

Change for extra_files_path
author Jim Johnson <jj@umn.edu>
date Mon, 13 Oct 2014 15:42:10 -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>