view tool_data_table_conf.xml.test @ 0:d69ebf52c233 draft

Uploaded
author greg
date Tue, 12 Oct 2021 14:15:35 +0000
parents
children
line wrap: on
line source

<tables>
    <!-- Location of index files for malt_build version 0.5.3 and higher -->
    <table name="malt_indices" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/malt_indices.loc" />
    </table>
    <!-- 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>