view tool_data_table_conf.xml.sample @ 2:1c017ffc3f45 draft default tip

Uploaded
author jjohnson
date Thu, 05 Oct 2017 10:01:02 -0400
parents 5ff7593a7220
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>