view tool_data_table_conf.xml.sample @ 6:ca8b3709309e

Add abspath value translation to data_manager_conf.xml.
author Daniel Blankenberg <dan@bx.psu.edu>
date Tue, 04 Jun 2013 14:56:54 -0400
parents 791096e8d45a
children
line wrap: on
line source

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