view tool_data_table_conf.xml.test @ 19:5eb369b2d8d9 draft

Uploaded
author p.lucas
date Tue, 28 May 2024 13:20:40 +0000
parents 58b3c7726a1a
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files required to build Diamond databases -->
    <table name="diamond_database" comment_char="#">
        <columns>value, name, db_path</columns>
        <file path="${__HERE__}/test-data/diamond_database.loc" />
    </table>
</tables>