view tool_data_table_conf.xml.sample @ 18:e3d9e74cae68 draft

Uploaded
author greg
date Tue, 13 Dec 2016 13:02:36 -0500
parents 52fa1d20eae3
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>