view tool_data_table_conf.xml.test @ 10:be5875f29ea4 draft

Uploaded
author greg
date Tue, 03 Aug 2021 19:24:50 +0000
parents 14285a94fb13
children
line wrap: on
line source

<tables>
    <!-- Location of excel files for vsnp_get_snps tool -->
    <table name="vsnp_excel" comment_char="#">
        <columns>value, name, path, description</columns>
        <file path="${__HERE__}/test-data/vsnp_excel.loc" />
    </table>
</tables>