view tool_data_table_conf.xml.test @ 5:b53282eecec2 draft

Uploaded
author greg
date Fri, 18 Jun 2021 18:07:21 +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>