view tool_data_table_conf.xml.sample @ 0:5ff7593a7220 draft

Uploaded
author jjohnson
date Wed, 04 Oct 2017 15:23:36 -0400
parents
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>
    <table name="ctat_resource" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/ctat_resource.loc" />
    </table>
</tables>