view tool_data_table_conf.xml.test @ 1:5c4173a0b2c6 draft

Uploaded
author greg
date Tue, 05 May 2020 15:08:48 -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="${__HERE__}/test-data/all_fasta.loc" />
    </table>
    <!-- Location of dnaprints files for vsnp_dnaprints version 1.0.0 -->
    <table name="vsnp_dnaprints" comment_char="#">
        <columns>value, name, path, description</columns>
        <file path="${__HERE__}/test-data/vsnp_dnaprints.loc" />
    </table>
</tables>