view tool_data_table_conf.xml.test @ 3:14285a94fb13 draft

Uploaded
author greg
date Sun, 03 Jan 2021 16:06:33 +0000
parents
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>