view tool_data_table_conf.xml.test @ 13:ed885140970f draft

Uploaded
author fubar
date Wed, 17 Jul 2024 04:11:55 +0000
parents a633c1c45da3
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="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>